Set up of NativeWind with className management libraries
I am working on a React Native with Expo project. I would like to set up NativeWind the same way that I normally use Tailwind. Usually, I install these libraries: clsx
and tailwind-merge
. Then I used them to create a function to merge styles: