Skip to content

rohanbomle15/NotesAppReactNative

Repository files navigation

# 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.