victorkvarghese / react-native-boilerplate

🚀 Type Based Architecture for developing React Native Apps using react, redux, sagas and hooks with auth flow
MIT License
600 stars 209 forks source link

There is no android and ios folders #5

Closed RamashishTomar closed 5 years ago

RamashishTomar commented 5 years ago

In this case though we can have them using react-native upgrade but the newly created android is not configured according to the react native navigation

victorkvarghese commented 5 years ago

@RamashishTomar It only affects android. But navigation should work fine even without those. But when u need gestures you have to do that additional setup.

i will add the instructions to README ..