Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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