Arman2409 / NoteShot

Note taking app with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Note taking app with React Native


Languages

Language:TypeScript 92.7%Language:HTML 7.1%Language:JavaScript 0.2%