I have been unable to get any text-shadow working on mobile using Uniwind. I tried many different standard Tailwind utility classes as well as making my own, but none worked (though they did all work on web using react-native-web). Adding the styles directly via the StyleSheet worked, so it appears to be something in Uniwind/Tailwind?
I didn't see the text-shadow-* classes being called out specifically in the docs: https://docs.uniwind.dev/class-names.
I have been unable to get any
text-shadowworking on mobile using Uniwind. I tried many different standard Tailwind utility classes as well as making my own, but none worked (though they did all work on web using react-native-web). Adding the styles directly via theStyleSheetworked, so it appears to be something in Uniwind/Tailwind?I didn't see the
text-shadow-*classes being called out specifically in the docs: https://docs.uniwind.dev/class-names.