Skip to content

noentiger/react-native-slim-starter

Repository files navigation

React Native Slim Starter

js-standard-style

Getting started

git clone https://github.com/noentiger/react-native-slim-starter
yarn

Note: You need the Facebook SDK

Run App on iOS

react-native run-ios

Run Unit Tests

yarn test

Based on: react-native-starter-app