This project was developed using the next technologies:
Clone the project:
$ git clone https://github.com/mateogon/NotesApp.git
$ cd NotesApp
To run:
# Install dependencies
$ yarn install
# Start project
$ yarn android
Simple note-taking app made in react-native with expo.
The application saves notes to local storage using AsyncStorage.
-
Asyncstorage.
-
SearchBar.