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

Deprecated shadow* Style Props in @storybook/ondevice-controls

Open ozgegurel opened this issue 6 months ago • 0 comments

Issue: Deprecated shadow* Style Props in @storybook/ondevice-controls

Using the old (shadow*) props now triggers deprecation warnings in the console, which can clutter logs and may eventually lead to broken or unsupported styles in future React Native releases.

Screenshot 2025-06-16 at 14 52 59

✅ This issue in the @storybook/ondevice-controls package has been resolved in PR:https://github.com/storybookjs/react-native/pull/752

ozgegurel avatar Jun 16 '25 12:06 ozgegurel