Skip to content

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

License

Notifications You must be signed in to change notification settings

FRizzonelli/react-native-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status Dependencies devDependencies Greenkeeper badge

Ueno

React Native Starter

The Professional react-native starter kit with everything you'll ever need to deploy rock solid apps.

  • Opinionated dependencies.
  • Native navigation
  • TypeScript support
  • Cocoapods
  • Gradle 4
  • Unit and integration tests
  • Continuous delivery support for Travis and Bitrise

Getting Started

Super-Quick Start

git clone -b master [email protected]:ueno-llc/react-native-starter.git my-app
cd my-app
yarn install
./scripts/rename.sh "My New App" com.ueno.mynewapp
(cd ios; pod install; cd -)
react-native run-ios

Detailed guide here

Documentation

The Documentation is available here on GitHub Pages.

We also recommend the following reading material:

Upgrading

No plans have been made so far to upgrade. We only support merging from upstream for now.

Contributing

If you are interested in helping out, feel free to submit issues, pull-requests or even contact us. We are open to all kind of contributions.

License

This project is MIT licensed

About

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 28.7%
  • Ruby 24.2%
  • JavaScript 20.5%
  • Objective-C 12.2%
  • Java 7.1%
  • Python 4.2%
  • TypeScript 3.1%