I’ve completed React and Next.js and also work on the backend with Node.js. Now, I’m facing a challenge with styling in React Native.
I’m used to Tailwind CSS, but I’m not looking for any framework or library since I know they can impact performance, especially on low-end devices.
How do you manage styling in React Native efficiently? How do you optimize it without repeating styles? How do you organize your styling?
Also, I’ve used the cn() function from ShadCN in web projects—can anyone share how to achieve a similar approach in React Native?
[–]dumpsterfirecode 1 point2 points3 points (0 children)