Skip to content

iOS and Android app with React Native and Expo

License

Notifications You must be signed in to change notification settings

ottojs/frontend-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otto Frontend React Native (Expo)

Uses React Native and Expo to create an iOS and Android hybrid app

Install

This root directory contains expo tools and is minimal.
However, you should still run npm install in this root directory.

  1. npm install
  2. npx expo-doctor

App Code

Most of your activity will be in the src/ directory. This is what was originally generated by npx create-expo with the default blank template. You can use the other templates/examples as a reference when you build your app. Expo Examples GitHub

About

iOS and Android app with React Native and Expo

Resources

License

Stars

Watchers

Forks

Releases

No releases published