facebook / react-strict-dom

React Strict DOM (RSD) standardizes the development of styled React components for web and native.
https://facebook.github.io/react-strict-dom
MIT License
3.19k stars 161 forks source link

Remove _experimental prefix from boxShadow and filter #205

Closed jorge-cab closed 1 month ago

jorge-cab commented 2 months ago

experimental_ for boxShadow and filter has been removed from React Native so now we can do the same for RSD

NickGerleman commented 1 month ago

@jorge-cab are you running into any issues with the requested changes?