Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this on 0.59 #95

Open
chaotive opened this issue Jun 4, 2019 · 0 comments
Open

Using this on 0.59 #95

chaotive opened this issue Jun 4, 2019 · 0 comments

Comments

@chaotive
Copy link

chaotive commented Jun 4, 2019

Hi guys!

I'm trying to update to react native 0.59, but we have used some of the "forbidden" stuff for Typescript on Babel7:

  • Namespaces
  • Imports with require

As a consequence, the project cannot compile on metro. It is not clear to me if I can avoid Babel7 and use full-fledged Typescript still, by using react-native-typescript-transformer. Documented configuration has not helped me get this to work either.

Can this be achieved? If so, what would be recommended configuration?

Our projects' configuration is big thought, that's why I'm not pasting it yet. Please let me know if you need further info to provide.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant