DEV Community

Manindu Wijewickrama
Manindu Wijewickrama

Posted on

Expo vs pure React Native: What would you recommend?

Should I go with Expo for a new React Native project? or should I stick to pure React Native? What's your recommendation?

Top comments (1)

Collapse
 
rebaiahmed profile image
Ahmed Rebai

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