Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non mobile version? #26

Open
mgordic opened this issue Oct 26, 2022 · 1 comment
Open

Non mobile version? #26

mgordic opened this issue Oct 26, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@mgordic
Copy link

mgordic commented Oct 26, 2022

Hi,

excellent sample project indeed, just what I wanted to try in one of my project.

One question from my side: how can I transform your example to use it in standard react app? You are using navigation from react-native?

Do we need navigation at all?

Thank you
Marko

@danielmark0116
Copy link
Contributor

danielmark0116 commented Jul 18, 2023

Hi,

I think there are at least few ways you could go around it :)

You could try with e.g. react-router and just exchange the navigate actions with proper alternatives

Other solution would be to just conditionally render these steps, on one of the screens based on the machine's state

PS
Sorry for pretty late response :)

@Okelm Okelm added the question Further information is requested label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants