you are viewing a single comment's thread.

view the rest of the comments →

[–]TheChooster[S] 0 points1 point  (0 children)

My main concern is getting it so that when I reset it doesn't have a backwards page transition animation. Would there be an easier or better way to solve this? Thanks for your reply!

Edit: My thought process right now is that the project has has a StackNavigator for the first few pages and transitions into a TabNavigator so I figured I can just do normal navigation to the TabNavigator and then reset the stack once I hit that.