nativewind icon indicating copy to clipboard operation
nativewind copied to clipboard

SafeAreaView TW styles are not being applied when using react-native-safe-area-context

Open pitops opened this issue 1 year ago • 1 comments

Describe the bug Adding a className to said package is not doing any styling but it does for SafeAreaView built in react-native.

To Reproduce Just add a className to SafeAreaView -> styles are not applied.

I am using Nativewind 4.0.36, Expo 51, react-native-safe-area-context 4.10.1

Expected behavior Styles to be applied

pitops avatar Jun 23 '24 20:06 pitops

Same issue here.

  • tailwindcss: 3.4.4
  • nativewind: 4.0.36
  • react-native-safe-area-context: 4.10.1

eoisaac avatar Jul 03 '24 21:07 eoisaac

We are closing all pre-v4.1 issues now that v4.1 is released. If the problem is still happening with the latest v4.1, please open a new issue and reference this one in the description.

danstepanov avatar Sep 02 '24 23:09 danstepanov

Look at my https://github.com/nativewind/nativewind/issues/628#issuecomment-2397695480

ScreamZ avatar Oct 07 '24 19:10 ScreamZ