/rn-typescript-example

RN + Typescript + Haul

Primary LanguageObjective-C

RN + Typescript

This is a minimal example of using React Native, Typescript, and Haul to build an iOS app.

Work in progress

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)

Trying it out!

  • git clone git@github.com:nixterrimus/rn-typescript-example.git
  • yarn install
  • yarn run haul start -- --platform ios