Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 454 Bytes

File metadata and controls

18 lines (16 loc) · 454 Bytes

# NotesAppReactNative Notes app which help to create notes locally

  • 1. clone repository
  • 2. run npm install
  • 3. run ios/pod install
once done
  • react-native run-ios -- (react-native run-ios) Build the iOS App (requires a MacOS computer).
  • react-native run-android -- (react-native run-android) Build the Android App.