Skip to content

This is a simple note-taking app built in React Native, utilizing AsyncStorage for data storage. With a clean and user-friendly interface, it allows users to easily create, edit, and delete notes.

Notifications You must be signed in to change notification settings

itzyashh/notesAppV2

Repository files navigation

Notes App

This is a simple notes app built using React Native and Async Storage to store notes locally. The app allows users to add, edit, and delete notes, as well as view them in a list format.

Getting Started

To get started with the app, clone the repository and install the necessary dependencies using npm install.

Usage

To launch the app, run npm start from the root directory of the project. This will launch the Metro bundler and allow you to run the app on your device or simulator.

Technologies Used

  • React Native
  • Async Storage
Simulator Screenshot 2 Simulator Screenshot 1

Future Improvements

  • Adding authentication to allow users to securely store their notes
  • Adding cloud syncing to allow users to access their notes across devices

License

This project is licensed under the MIT License.

About

This is a simple note-taking app built in React Native, utilizing AsyncStorage for data storage. With a clean and user-friendly interface, it allows users to easily create, edit, and delete notes.

Resources

Stars

Watchers

Forks

Packages

No packages published