Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

563 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies devDependencies

Ueno

React Native Starter

The Professional React Native Starter with everything you'll ever need to deploy rock solid apps.

  • Opinionated dependencies
  • React Native Navigation 2
  • TypeScript 3
  • Cocoapods
  • Gradle 4
  • Unit and integration tests
  • Continuous delivery support for Microsoft App Center

Getting Started

Super-Quick Start

git clone -b master git@github.com:ueno-llc/react-native-starter.git my-app

# or for latest version
git clone git@github.com:ueno-llc/react-native-starter.git my-app

cd my-app
yarn
yarn rename "MyNewApp" com.ueno.mynewapp
yarn start
react-native run-(ios/android)

Detailed guide here

Alternatively you can use the ueno-cli:

npm install -g ueno-cli
ueno-cli react-native init "MyNewApp" --bundleId "com.ueno.mynewapp" --next

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

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages