Skip to content

by-theo/kaiso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Theo Taylor
Sep 9, 2022
32c20fc Β· Sep 9, 2022

History

35 Commits
Sep 6, 2022
Sep 6, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 9, 2022
Sep 8, 2022
Sep 9, 2022
Sep 6, 2022

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