3.0.0-rc.9
Pre-release
Pre-release
What's Changed
- Remove
dummyGlobal
by @tomekzaw in #3838 - Fix new implementation iOS crash on reload while animation is running by @tomekzaw in #3837
- Use weak object for shareables on V8 by @tomekzaw in #3839
- [iOS][Layout Animations] Remove
exiting
views from UIManager's view registry by @jwajgelt in #3824 - Remove _setGloalConsole JSI method by @kmagiera in #3853
- [Layout Animations][iOS] Fix registering exiting view ancestors by @jwajgelt in #3849
- Route JS errors from UI runtime throught RN's LogBox module by @kmagiera in #3846
- Fix crash due to concurrent writes to frameCallbacks vector by @kmagiera in #3859
- Add GestureHandlerRootView in WorkletExample by @tomekzaw in #3829
- Avoid multiple rAF calls over JSI when called on the same frame by @kmagiera in #3852
- Remove redundant call to
parseColors
by @tomekzaw in #3872 - Adds mocks for default layout animations by @tonibardina in #3801
- Fix inverted cell style for inverted Animated.FlatList by @levibuzolic in #3765
- Handle SequenceExpression in babel transform by @scottmas in #3531
- Fix
runOnUI
import in ScrollToExample by @tomekzaw in #3883 - Fix
runOnUI
import in MeasureExample by @tomekzaw in #3882
New Contributors
🙌 Thank you for your contributions!
Full Changelog: 3.0.0-rc.8...3.0.0-rc.9
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3757527250