A starter template for a React Native application using Expo

Expo TypeScript starter template

A React Native application

Install

yarn

Start

yarn start

# or

yarn ios

# or

yarn android

# or

yarn web

Build

Check out all build scripts in package.json. Pick the one relevant to your needs. Their names explain their purpose. The application can be built for iOS, Android or web.

🚧 TODO: Allow building for different environments (development, staging or production).

Lint

Using eslint and typescript-eslint.

yarn lint

Test

Using jest, enzyme and react-test-renderer.

yarn test

Download Details:

Author: scriptex

Demo: https://atanas.info/projects/expo-typescript-template.html

Source Code: https://github.com/scriptex/expo-typescript-template

#react-native #react #mobile-apps

A starter template for a React Native application using Expo
8.75 GEEK