Skip to content

A starter repo to building a mobile app with ReactJS, using the React Native framework.

License

Notifications You must be signed in to change notification settings

tsejerome/react-native-starter

Repository files navigation

react-native-starter

https://github.com/pkcwong/react-native-starter

A starter repo to building a mobile app with ReactJS, using the React Native framework. For web development, check this other project.

Prerequisites and Installation

Install the following frameworks and packages.

Deployment

Fork or clone this repository.

    git clone https://github.com/pkcwong/react-native-starter.git
    cd react-native-starter
    yarn install
    react-native start

Android

    react-native run-android

iOS

    react-native run-ios

Support and Update

This repo is being updated time to time, to receive the latest updates do the following.

    git remote add pk https://github.com/pkcwong/react-native-starter.git
    git pull pk master

Post your enquiries on issues page, it will be addressed as soon as possible.

Contributing

About

A starter repo to building a mobile app with ReactJS, using the React Native framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published