cevek / ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json
1.53k stars 56 forks source link

Usage with React Native #66

Closed dehamzah closed 5 years ago

dehamzah commented 5 years ago

Any clue how to use this in react native project?

dehamzah commented 5 years ago

I just found this https://github.com/react-native-community/react-native-template-typescript/issues/23#issuecomment-426533599

It says the typescript will not be used as transpilers. so this package will not work with react native.