Skip to content

kapobajza/React_Native_Offline_first_sample

Repository files navigation

Offline first sample app

This is a simple TODO app that demonstrates the offline first approach using expo, expo-sqlite and TanStack Query.

Running the app

To run the app on iOS, in development mode, run the following command:

npx expo run:ios

Similarily, for Android run:

npx expo run:android

About

A React Native (expo) sample showing how to make an offline first app using Tanstack Query and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published