A sleek, feature-rich React Native Notes application powered by SQLite, WebView, and a Quill-style rich text editor. Built with performance and cross-platform compatibility in mind, including support for Android, iOS, and Windows.
- 🧠 Rich Text Editor using Quill.js
- 📥 Offline Storage with
react-native-sqlite-storage
- 🌐 View Rich HTML via
react-native-webview
- 🔒 Safe rendering with
SafeAreaView
- 🎨 Custom theming support with
ThemeContext
- 🧭 Smooth Navigation using
@react-navigation
- 🪟 Windows UWP Support via
react-native-windows
- React Native
0.78.0
- SQLite
- WebView
- Quill.js (via WebView)
- AsyncStorage
- React Navigation
- Windows UWP (via
react-native-windows
)