Learn once, write anywhere:
Build mobile apps with React.
Warning sudo permits
- Install Explo CLI for easy technology startup ->
npm install -g expo-cli
: expo-cli@3.13.1 - Create the project ->
expo init NameProject --npm
: react native project - Choose a template ->
Managed workflow > tabs
: continue creation - Start the project ->
npm run start
orexpo start
: application execution - Download the Expo application on Android or iOS : expo application
Code and documentation copyright 2020 the Ceres Author - Aresigner and Ceres Author - CLlendi. Code released under the MIT License. Docs released under Creative Commons.