jadnco / locus

🏎️ Experimental car spotting app. This was an exercise to help me learn React Native + Flow.
0 stars 0 forks source link

Tab bar icon press should result in initial route #21

Open jadnco opened 8 years ago

jadnco commented 8 years ago

When an icon in the tab bar is pressed it should animate back to the initial route.

eg.

So the route stack should now look something like FeedView > SpotView > ProfileView. Clicking on the 'Feed' icon again in the tab bar should pop every view in the stack, except for Feed.