From 50235bc304db2e309d2de63452f301139fc3f9cc Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 13 Apr 2023 22:31:47 +0200 Subject: Change colors Fix bug in Options.js Add License Add node version --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5efd2a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Note taking React Native App +Features: +- Stores note in Secure Storage +- Allows you to search through notes +- Allows you to categorize notes + +![Screenshot of notes list](screenshot.png) -- cgit v1.3.1