Skip to content

7.3.0

Compare
Choose a tag to compare
released this 05 Nov 14:44
· 549 commits to master since this release
553073c

Enhancements

iOS

Android

  • Support shared elements transition in show/dismiss modals #6716 by guyca

Fixed

iOS

  • Fix waitForRender + mergeOptions not working when view controller is in transit #6702 by danilobuerger
  • Fix merge options on dismissModal #6719 by yogevbd
  • Resolve parent cornerRadius only when clipped #6714 by yogevbd

Android

  • Set fadeDuration to 0 for appearing images involved in shared element transition #6737 by guyca
  • Fix ReactImageView sporadic flicker in pop during Shared Element Transition #6708 by guyca
  • Fix incorrect border radius end value #6732 by guyca
  • Fix default alpha animation being reversed #6709 by mrousavy