Skip to content

balibou/meteorReactNativeCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor + React Native CRUD

A starting point for Meteor apps + React Native CRUD.

Done with 2 awesome repos:

Base Version v4.6.0
Meteor Version v1.4

Note: the Update is not reactive. When you do an update on the RNApp, you have to make a refresh on the MeteorApp // When you do an update on the MeteorApp, you have to make a refresh on the RNApp.

Read the Documentation

Preview

Get started

  • In the RNApp folder (the React Native App) run npm install

Running on iOS Simulator

  • In the MeteorApp folder launch the app with meteor npm install then meteor (your app will run on the localhost)

  • In the RNApp, in a new terminal run react-native run-ios

About

A starting point for Meteor apps with React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published