does NativeWind support custom plugin defined in tailwind.config.js
my tailwind.config.js is like this
custom plugin in tailwind.config.js under Expo is not working
i am using tailwindcss
in an Expo project, and i try to use some custom color in custom plugin function,however,i got an error says Error: tailwindcss plugin function argument object prop "colors.primary" not implemented, js engine: hermes
NativeWind will transform className into style as an array, can it be one single style object
i use both NativeWind
and twrnc
in my project.
suppose i have a component looks like this.
Nativewind on ReactNative Expo working but only accepting single option
New Boilerplate project React TS Expo project compiling but I cant apply multiple native wind options
using tabs index.tsx rather than App.tsx
I can’t get nativewind to work on react native even after following the most basic of steps
Even after following guides tailwind still refuses to work on react native.