Describe the bug
I am trying to use cssInterop for Svg of react-native-svg library but it doesn't work as expected and styles are not translated to inline prop. The issue is with version of nativewind 4.1.23 as I tried lower version 4.1.7 and it worked as expected.
Update:
Until version 4.1.21 it's working as expected
Reproduction
Link to repo https://github.com/LukaZagar1995/nativewind-test-q7dur3bh.git
Expected behavior
Styles defined in cssInterop should be passed as inline props
Additional context
Add any other context about the problem here. If applicable, add screenshots to help explain your problem.