Add documentation around why / how react-native-typescript-transformer works
jameslee523 opened this issue · 0 comments
jameslee523 commented
It seems like most templates / tutorials nowadays with react-native + typescript suggest to use this package without much explanation about why / how it works - which is fine, but without much explanation besides "Seamlessly use TypeScript with react-native >= 0.45", it took a bit of digging to figure out how this actually works.
I found these two answers helpful to actually explain what was going on - it might be useful to just incorporate some of the content here into the README docs: