/NotesApp

react native notes app

Primary LanguageJavaScript

Notes App

notes screen search highlight selection mode edit notes

๐Ÿงช Technologies

This project was developed using the next technologies:

๐Ÿš€ How to run

Clone the project:

$ git clone https://github.com/mateogon/NotesApp.git
$ cd NotesApp

To run:

# Install dependencies
$ yarn install

# Start project
$ yarn android

๐Ÿ’ป Project

Simple note-taking app made in react-native with expo.

The application saves notes to local storage using AsyncStorage.

๐ŸŒŸ Features

  • Asyncstorage.

  • SearchBar.