Skip to main content
All projects
Note AppSimple Note App with Expo

Note App

Note App is a cross-platform note-taking solution built with React Native and Expo, designed to deliver a seamless experience on Android, iOS, and web. After initially using AsyncStorage, I upgraded to SQLite for reliable, scalable data storage, resolving key limitations while maintaining performance. The app features a clean UI powered by Tailwind CSS and nativewind, with smooth navigation via Expo Router. While I explored rich-text editing with Lexical, I ultimately opted for efficient plain-text storage to prioritize simplicity and stability. The Android version is currently available, with web deployment planned once final features are polished. This project deepened my understanding of React Native architecture, database optimization, and the balance between functionality and user experience.

Note App preview

Key features

  • Backup Note

Stack

ExpoTailwindCSSTypeScript
View codeLive demo