Gregory Moskaliuk
Gregory Moskaliuk
### Description The react-native application gets slow with enabled the Hermes Engine on IOS. I tested it in debug and release. ### Version 0.70.6 ### Output of `npx react-native info`...
Hey @catalinmiron, I needed to pass styling for the child wrapper in the Stagger component. So I have created this small PR, maybe this will be useful for someone else...
# Summary Closes #1897 In our project, we encountered a problem with SVGs that include RGB/RGBA color values in percentage format. To address this, I've decided to handle it within...