Skip to content

cj-taylor/aws-mobile-react-native-notes-tutorial

 
 

Repository files navigation

React Native Notes Tutorial

This project is a React Native Notes App that stores data only locally on the device. It works on iOS and Android.

To install, use:

$ yarn install

To run, use:

$ yarn run ios
$ yarn run android

Ensure that the Android emulator is running before starting the project.

About

Starter for the AWS Mobile React Native Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.3%
  • Objective-C 17.6%
  • Python 6.9%
  • Java 5.2%