-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [IOPID-1298,IOPID-1396]
Main
stack navigator - startup
sag…
…a synch (#5420) ## Short description This PR tries to synchronize the Main stack navigator with the startup saga business logic. ## List of changes proposed in this pull request It uses the `waitForMainNavigator` generator function that acts like `waitForNavigatorServiceInitialization`. ## How to test - Run the app and during a first onboarding, before reaching the pin creation screen, re-launch the app. You'd navigate to the last screen where you was before re-launching the app. - Try different login flows, you'd be reach the messages home all the times.
- Loading branch information
1 parent
9634f37
commit 71d6507
Showing
3 changed files
with
65 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters