notely is a simple note edit/add/delete app.
React Native
React Navigation
axios
json-server
React Native Vector Icons
Try the app
$ git clone https://github.com/muammeralkis/notely.git
$ cd notely
$ yarn
$ yarn run pod
Launch with Simulator
$ yarn ios
$ yarn android