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.2k stars 161 forks source link

Prepare to remove experimental_ prefix from mix-blend-mode #206

Closed jorge-cab closed 1 month ago

jorge-cab commented 2 months ago

We are looking into removing experimental_ from mix-blend-mode. Setting RSD to handle both prop names for now to later clean up

NickGerleman commented 1 month ago

The experimental prefix was removed from this in RN. @necolas we would need to merge this for mixBlendMode in RSD to work in the builds which support the feature.