UNPKG

@native-base/cra-template-typescript

Version:

The base TypeScript template for Create React App with NativeBase.

10 lines (6 loc) 224 B
# NativeBase TypeScript CRA Template The official NativeBase template for [Create React App](https://github.com/facebook/create-react-app) ## Usage ```sh npx create-react-app my-app --template @native-base/typescript ```