File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# React Native Expo Demo
22
3- React Native Expo app showcasing SQLite integration, database migrations, and web support with AsyncStorage and IndexedDB.
4- Includes integration tests and a multi-platform demo (Android & web).
3+ A React Native Expo app showcasing:
4+ - SQLite integration
5+ - Database migrations
6+ - Web support with SQL.js and IndexedDB
7+ - Integration tests
8+ - Database import and export
9+ - Multi-platform demo (Android & Web)
10+
11+ This app is a companion to my blog and YouTube tutorials. Each chapter follows a lecture, and I update this README.md as I release new content.
12+ If you have [ suggestions] ( https://github.com/amarjanica/react-native-sqlite-expo-demo/discussions ) , let me know.
13+
514
615# Chapters
716## 1. Database migrations and integration testing
You can’t perform that action at this time.
0 commit comments