Skip to content

mavajee/react-native-note-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

mavajeemavajee
and
mavajee
Feb 8, 2018
556b129 · Feb 8, 2018

History

5 Commits
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018
Feb 8, 2018

Repository files navigation

Renote

Simple a react-native example for make notes. The App can create notes, set a time reminder, attach photos from a camera or gallery, attach a location and add a calendar event.

It's not complete app. Was created for testing RN features no more.

App preview

Preview Preview Preview Preview

Install and run

npm install -g react-native-cli
git clone https://github.com/mavajee/react-native-note-example.git
cd react-native-note-example
npm install

Run on Android

react-native run-android

Run on ios

react-native run-ios

TODO:

  • Clear Screen components. Follow "Container and Presentational components" pattern;
  • Flowify state;
  • Add FireBase.

About

A simple react-native example app for make notes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published