fabiandev / ts-runtime

Runtime Type Checks for TypeScript
https://fabiandev.github.io/ts-runtime/
MIT License
489 stars 5 forks source link

How to use it with React Native? #28

Open sergeymild opened 2 years ago

sergeymild commented 2 years ago

Hello, i would like to use your library with my React Native apps, but i don't understand how to change default typescript runtime on your tsr runtime. Maybe do you know how to do it?

fabiandev commented 2 years ago

Hi @sergeymild please be aware that ts-runtime does not support JSX and that that project serves as a POC and is not intended to be used in production 🧪