Enhancements
Android
iOS
Fixed
Android
- Rework shared element transition view scale and border radius animations #6641 by guyca
- Fix title and subtitle font styling options not being applied on mergeOptions #6631 by guyca
- Fix ReactViewOutlineAnimator width/height wrong scale #6643 by mrousavy
- Animate text change in shared element transition only if texts are lexically equal #6640 by guyca
- Fix statusBar.drawBehind not respected when defined in default options #6683 by guyca
iOS
- Fix initial shared element corner radius glitch #6628 by yogevbd
- Fix compile warnings in XCode 12 #6633 by danilobuerger
- Added missing types for window options #6649 by cHaLkdusT
- Support changing swipeToDismiss through mergeOptions #6662 by cHaLkdusT
- Add the ability to control the iOS home indicator auto-hiding #6668 by yogevbd
- Call dismissAllModals completion handler after the dismissal has actually completed #6671 by danilobuerger
- Fix link script: sets the minimum iOS version to 11 which is the minimum version required by the library #6674 by yogevbd
- Fix shared element animation safe area calculation #6666 by yogevbd
- Fix default options not being applied on SideMenu layout #6691 and #6695 by danilobuerger
- Balance out addChildViewController with didMoveToParentViewController #6692 by danilobuerger
- Fix waitForRender not working correctly in BottomTabs #6689 by danilobuerger
- Fix viewcontroller for pop animation lookup #6700 by mrousavy
- Fix SearchBar options processing and hideOnScroll option #6676 by danilobuerger