You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@minuitagency You have to name your files to indicate there's JSX in the file. So for javascript files, *.js becomes *.jsx and for typescript *.ts becomes *.tsx.
Hi,
Thanks for the great repo that is of great help here,
I have a recurring error with this type of mono repo (react native + react native web) that I don't quite know how to handle:
The package was properly added to no hoist,
What else should I do?
Thanks again,
Théo
The text was updated successfully, but these errors were encountered: