Skip to content

spencercarli/react-native-meteor-offline-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Demo app to go along with this blog post, which covers a potential implementation on making an offline first React Native + Meteor app.

Installation

  • Install Meteor
  • Install React Native
  • Clone repository

Running Meteor App

  • cd meteor/
  • meteor npm install
  • meteor

Running React Native App

  • cd react-native/
  • npm install
  • react-native run-ios OR react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published