NewAI Enhanced
0.21.2
Fixes
- Memory leak in
AnimatedPropsconstructor - Modal animation performance significantly improved
Improvements
inertattribute now included in forwarded accessibility props
What's Changed
- Modal: Significantly improve animation by @qwertychouskie in https://github.com/necolas/react-native-web/pull/2805
- Fix memory leak in AnimatedProps constructor by @c-miles in https://github.com/necolas/react-native-web/pull/2809
- feat(accessibility): add inert to forwardedProps by @theonetheycallneo in https://github.com/necolas/react-native-web/pull/2773
New Contributors
- @qwertychouskie made their first contribution in https://github.com/necolas/react-native-web/pull/2805
- @c-miles made their first contribution in https://github.com/necolas/react-native-web/pull/2809
- @theonetheycallneo made their first contribution in https://github.com/necolas/react-native-web/pull/2773
Full Changelog: https://github.com/necolas/react-native-web/compare/0.21.1...0.21.2