Skip to content

2024-07-18, Version 2.17.5

Compare
Choose a tag to compare
@wwwcg wwwcg released this 31 Jul 03:49
· 2851 commits to main since this release

Bug Fixes

  • android: resolve local ref overflow (07ae1da)
  • hippy-react: fix declaration for animation and scroll-view (#3510) (3d8945c)
  • hippy-react: fix GenericStyleProp recursive problem (987dc29)
  • hippy-react: fix TransformsStyle declaration (634c2f2)
  • ios: add a null protection to animation target (new anim module) (67d4afb)
  • ios: delay of animationSet not working under new sync mechanism (c2b6a59)
  • ios: improve synchronization between animationSets (8dacfb0)
  • ios: resolve a multithreading issue in Animator (110f139)
  • ios: responsable region issue of Textinput (ce67783)
  • ios: simultaneous animationSets desynchronize over time (9b77b8f)

Features

  • ios: add paragraph styles support for TextInput (692843a)