Skip to content

by-theo/kaiso

Repository files navigation

Kaiso

Supports Expo iOS Supports Expo Android

Example demonstrating use of a proof of concept SQLite wrapper for React Native & Expo. The demo leans on Expo's SQLite example

Simulator Example

🚀 How to use

  • Run yarn or npm install
  • Run yarn start or npm run start to try it out.

📝 Notes

  • All the database related code could be found in database.ts
  • Everything else in App.tsx
  • Expo SQLite docs

⏭ Next

  • Make this into an npm package
  • Relationships
  • Andddd of course, Migrations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published