diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 22:31:47 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-04-13 22:49:24 +0200 |
| commit | 50235bc304db2e309d2de63452f301139fc3f9cc (patch) | |
| tree | 1453b045888657bece5f5de74e580834858e9e29 /README.md | |
| parent | 1cb36cd073252f4a185cd9775382da4c6861a8cb (diff) | |
| download | remarques-50235bc304db2e309d2de63452f301139fc3f9cc.tar.gz remarques-50235bc304db2e309d2de63452f301139fc3f9cc.tar.zst remarques-50235bc304db2e309d2de63452f301139fc3f9cc.zip | |
Fix bug in Options.js
Add License
Add node version
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
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 + + |
