Skip to content

Starting point for a new ReactNative app with typescript.

Notifications You must be signed in to change notification settings

sascharucks/ReactNativeStart

Repository files navigation

React Native Starter Project

Preparation

Have at least homebrew installed.

$ brew install yarn
$ brew install watchman
$ yarn install
$ yarn global add react-native-cli

Executing Tests

$ yarn test 

Run the apps

$ react-native run-android
$ react-native run-ios

About

Starting point for a new ReactNative app with typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published