Minor release fixing integration with react-native-reanimated
, color parsing, pointer events on Android
and few other issues. Thanks for your contributions 🎉
What's Changed
- feat: improve ios ci job by @WoLewicki in #1878
- Fixed RCT_NEW_ARCH_ENABLED in podspec by @geroale in #1877
- feat: update props field so rea works correctly by @WoLewicki in #1880
- fix: use
export type
when exporting types by @renchap in #1874 - feat: make pointer events work on both platforms by @WoLewicki in #1879
- feat: remove processColor so the color is parsed on the native side by @WoLewicki in #1887
- Restoring pointer events box_none behavior on Android by @labmorales in #1808
New Contributors
- @geroale made their first contribution in #1877
- @renchap made their first contribution in #1874
- @labmorales made their first contribution in #1808
Full Changelog: v13.2.0...v13.3.0