react-native-reusables icon indicating copy to clipboard operation
react-native-reusables copied to clipboard

[ BUG ] Shadow not shown with latest setup

Open ChunxuYang opened this issue 6 months ago • 0 comments
trafficstars

Describe the bug Shadow with classname shadow-md is not shown.

To Reproduce Steps to reproduce the behavior:

  1. pnpm dlx @react-native-reusables/cli@latest init
  2. pnpm dev
  3. Go to simulator to see the main page

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Image

Platform (please complete the following information):

  • Type: Simulator
  • OS: iOS

Additional context Manually setting styles works, but className with nativewind doesn't show shadow.

ChunxuYang avatar May 23 '25 18:05 ChunxuYang