7

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

 2 years ago
source link: https://reactnativeexample.com/professional-react-native-starter-kit-with-everything-youll-ever-need-to-deploy-rock-solid-apps/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Starter

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

Sep 17, 2021 1 min read

React Native Starter

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

  • Opinionated dependencies
  • React Native Navigation 4
  • TypeScript 3.7
  • Auto Linking
  • Gradle 5
  • Unit and integration tests
  • Continuous delivery support for Microsoft App Center

Getting Started

Super-Quick Start

git clone [email protected]:ueno-llc/react-native-starter.git my-new-app

cd my-new-app
yarn
yarn rename "MyNewApp" com.ueno.mynewapp
yarn start
yarn ios # or yarn android

Alternatively you can use create-ueno-app:

yarn create ueno-app native my-new-app co.ueno.mynewapp

Running automated tests

yarn build:e2e:ios
yarn test:e2e:ios

Note: To see the testing in-action, open the iPhone X Simulator manually before running the tests.

Android

yarn build:e2e:android
yarn test:e2e:android

Note: You will need to create Emulator with the name Pixel_2_API_28 in Android Studio.

GitHub

https://github.com/ueno-llc/react-native-starter


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK