Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 393 Bytes

File metadata and controls

38 lines (27 loc) · 393 Bytes

Setup

Pre-requisites

node v16

# For Android 
Android Studio setup with emulator with 16gb internal storage

# For IOS
Xcode needed

Installation

npm install

Running

npm start

# For Android
npx react-native run-android

# For IOS
npx react-native run-ios

Notes

  • For Linking assets from 0.69 we need to use

     npx react-native-asset