Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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