Skip to content

Latest commit

 

History

History
 
 

README.md

Example

cd Example
yarn install

android

react-native run-android

ios

cd ios
pod install 
react-native run-ios