React Native and typescript, do you have to compile tsx files?

I am learning typescript with react native. This might sound like a silly question - but - I have my tsx and ts files setup, do I need to compile them?

I can run my app on my emulator without compiling the tsx files - so I guess not?

Thanks in advance

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.