Skip to content
Discussion options

You must be logged in to vote

Hi @krd ! While it's possible to remove TypeScript from an Ignited project, there are quite a few steps, so you're probably better off initializing an empty React Native project and bringing over Ignite concepts as needed. Sorry I don't have a better answer for this! You can also just rename all of your .ts|.tsx files to .js (NOT .jsx) and make sure allowJs is false, remove all type annotations and definitions, and it should work as expected.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@krd
Comment options

@shaharhalutz
Comment options

Answer selected by jamonholmgren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants