Skip to content

kadikraman/offline-first-mobile-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Example app

For my talk "Going Offline-First in React Native with GraphQL".

This includes a React Native mobile app and a demo server with some in-memory data

Slides can be found here

Run the server

cd api
yarn
yarn start

Run the React Native app

cd app
yarn
react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published