Kevin Hernandez

Results 3 comments of Kevin Hernandez

> [Stackoverflow](https://es.stackoverflow.com/questions/565638/error-al-instalar-native-base/565770?noredirect=1#comment1000424_565770) > > @biapar @leighton-tidwell > > 1. Add overrides react v18. > > ``` > "overrides": { > "react": "18.0.0" > }, > ``` > > 2. Then...

I'd like to add that some tailwind classes work but strangely someother ones don't. I minimal sample of that is this component: _** Press me **_ normally it should display...

> I have the same issue. > > My project has tailwind, not sure how to include all possible standard classes in the precompile so i can use any of...