Should I go with Expo for a new React Native project? or should I stick to pure React Native? What's your recommendation?
For further actions, you may consider blocking this person and/or reporting abuse
Should I go with Expo for a new React Native project? or should I stick to pure React Native? What's your recommendation?
For further actions, you may consider blocking this person and/or reporting abuse
Pigeon Codeur -
Jayaprasanna Roddam -
Jayaprasanna Roddam -
Furkan Gözükara -
Top comments (1)
I recommend for you to start with Expo, it's easy to start w project, you don't need to configure the Android studio and Android SDK in your machine, you will find the devices necessary API ready like Camera, push notification, ImagePicker, etc ...get comfortable with the env and react-native tips like the UI, Styling,
after you got a good experience try with react-native and custom installation for native dependencies