Skip to content

RUMobileTeam/RUMobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUMobile Rutgers Students

RUMobile Rutgers Students

So this is an app we made for the sake of learning iOS and to make life slightly easier while studying at Rutgers. Now we're using it to learn React Native.

Getting Started

  • First off, you'll want npm or Yarn.

  • Then grab the React Native CLI npm install -g react-native-cli

  • Clone this repo.

  • Install things using npm install or yarn install.

  • Then you can run the iOS Simulator by running react-native run-ios from this repo's root dir.

We use VSCode and have some debugging configurations set up in this repo that should just work out of the box.

The React Native Docs and google are your friends.

Components go in ./components for maximum code reuse. Hopefully we start seeing index.android.js soon...

Roadmap

STARTED

  • List of all stated tasks

NOT STARTED

  • List of all not started tasks