Skip to content

simonbw/rainworks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dear Future Developer

This is a pretty standard react native app made with Create React Native App. You can see their guide here. This app uses expo. It talks to the rainworks-backend running at rainworks-backend.herokuapp.com.

Handy things to know

Install yarn, (I suppose you could use npm if you really wanted to).

Install the expo client, exp:

yarn global add expo-cli

Install app dependencies:

yarn

Start a local dev version:

yarn start

Publish a new version on expo:

expo publish

Create new binaries to send to app stores:

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors