victorkvarghese / react-native-boilerplate

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

How can I run it with Expo? #9

Closed HeroSony closed 5 years ago

victorkvarghese commented 5 years ago

It's not an expo project. But u can

  1. setup an expo project on your own.
  2. install dependencies
  3. use the src folder to follow the boilerplate guidelines