This is a minimal example of using React Native, Typescript, and Haul to build an iOS app.
Things that don't work:
- Source maps
- Tapping errors in the simulator and seeing them in an editor (VScode)
- Type information from react native (and react)
git clone git@github.com:nixterrimus/rn-typescript-example.git
yarn install
yarn run haul start -- --platform ios