React Native, Expo Go, Nativewind.

Solution retrospective
After some solutions using Ionic I started learning React Native with Expo Go and Nativewind.
While coding was testing the result locally (localhost:8081). But after the deployment the first results were not good. Had to adjust the styling to satisfy the design with Android and Web.
Next challenge will not be a simple landing page :-)
What challenges did you encounter, and how did you overcome them?- What one see from the local server in the browser not necessarily will work after deployment.
- Styling with Nativewind impose a different thinking process as, for example, inheritance do not cascade down to the children tags.
- Invoke 'window' properties can be a problem with mobile devices.
What are the major differences between React with TailwindCSS and React Native with NativewindCSS.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Thomas TS's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord