React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.
This template includes the Expo SDK to make the development process easier. Expo is a build tool that includes features like fast refresh, optimized builds, and the ability to create universal native apps that run on Android, iOS, and the web.
- Hit run
- Edit App.js and watch it update live!
By default, Replit runs the web script, but you can configure it by changing the run field in the configuration file. Here are the Expo docs for developing native apps.
This React Native template was created by Nathan Lee and can be cloned/forked from NathanLee64/ReactNative