Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aineejames/dev-cache
an expo app for developer notes
https://github.com/aineejames/dev-cache
Last synced: about 2 months ago
JSON representation
an expo app for developer notes
- Host: GitHub
- URL: https://github.com/aineejames/dev-cache
- Owner: AineeJames
- Created: 2023-09-27T14:11:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T01:34:59.000Z (about 1 year ago)
- Last Synced: 2023-11-13T02:31:47.973Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://apps.apple.com/us/app/dev-cache/id6468425227
- Size: 4.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev Cache - a simple note taking app for developers
[Get the IOS App Here](https://apps.apple.com/us/app/dev-cache/id6468425227)
## Capabilities:
- Write notes in Markdown (w/ a live preview)
- Syntax highlighting for code blocks
- Edit, create, and delete notes
- Filter notes by color
- Light/Dark Mode## Tools/Skills Learned:
- React Native / Expo SDK 49
- File based routing
- AsyncStorage for Notes
- Animations w/ Reanimated