/modern-react-native-typescript-boilerplate

Modern and lean Typescript Boilerplate to use for your React Native projects

Primary LanguageObjective-C

Basic React Native + Typescript Boilerplate

Using modern DefinitelyTyped Type implementation (npm dependencies)

To get started

  1. clone project
git clone git@github.com:DefinitelyTyped/DefinitelyTyped.git
  1. install dependencies
npm install OR yarn
  1. To build your typescript code:
tsc