Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arman2409/noteshot
Note taking app with React Native
https://github.com/arman2409/noteshot
Last synced: 2 days ago
JSON representation
Note taking app with React Native
- Host: GitHub
- URL: https://github.com/arman2409/noteshot
- Owner: Arman2409
- Created: 2023-08-26T15:11:51.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-09-16T17:42:35.000Z (about 1 year ago)
- Last Synced: 2023-09-16T21:10:51.064Z (about 1 year ago)
- Language: TypeScript
- Size: 6.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteShot
React Native application for taking notes
Here are the main folders in the project
* /globals some features used by different components globally are stored here
* /assets different images and other assets are stored here
* /screens this is the folder where the main code and components are stored
* /styles some styles used by different components globally are stored here
* /types all declared types in the project are stored here