react-native-reusables
react-native-reusables copied to clipboard
[ BUG ] Shadow not shown with latest setup
trafficstars
Describe the bug
Shadow with classname shadow-md is not shown.
To Reproduce Steps to reproduce the behavior:
- pnpm dlx @react-native-reusables/cli@latest init
- pnpm dev
- Go to simulator to see the main page
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Platform (please complete the following information):
- Type: Simulator
- OS: iOS
Additional context Manually setting styles works, but className with nativewind doesn't show shadow.