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

Flow state in navigation state #16

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

charlotteisambert
Copy link
Contributor

No description provided.

goToNextStep();
disableRoute('Step4');
setStoreState({
Copy link
Contributor Author

@charlotteisambert charlotteisambert Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remarque : Cette api requiert un peu de synchro à la mano

On retrouve le même problème qu'avec xstate et react-navigation, de devoir synchroniser des données. Ca me semble pas dramatique, même la première api avait ce type de synchro, c'était un state au lieu d'être ce helper simplement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant