TekkenChicken / t7-chicken-native

React native version
GNU General Public License v3.0
8 stars 4 forks source link

Configure Navigator Page transitions #8

Open dxn7335 opened 7 years ago

dxn7335 commented 7 years ago

Links

Will need to use ConfigureScene in Navigator and Navigator.SceneConfigs for transition animations

scottdj92 commented 7 years ago

Are we encapsulating the whole app inside of a Navigator instance? It'd be good to simply call a function/pass in a prop to navigate from one page to the next.