atoami / react-native-navigation-redux-starter-kit

React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
MIT License
269 stars 94 forks source link

how can stop All tabs will render when startTabBasedApp #18

Open raviitsoft opened 5 years ago

raviitsoft commented 5 years ago

It seems every tabs will render when app start? I have: TabOne TabTwo TabThree

I don't tap on TabTwo and TabThree but every request called and view render before i tab them.