Skip to content

Release 5.2.0

Choose a tag to compare

@gorhom gorhom released this 17 Aug 21:40
· 19 commits to master since this release

5.2.0 (2025-08-17)

🚀 New Features

  • added a scrollable creator hook to allow integrate with third party list libraries (d6250e2)

🐛 Bug Fixes

🧹 Maintenance Chores

♻️ Code Refactor

  • added isForcedClosing to animation state (ab97f77)
  • optimise animation state (63dc473)
  • optimise keyboard state, and remove redundant variables (bd6c8c6)
  • optimise layout state (4dfe07a)
  • optimise next position state (3d6add6)
  • optimise scrollable state (bacca9d)
  • optimise snap points/detents state (5de7bd3)
  • removed isContentHeightFixed shared value (e26426a)
  • removed next position animated value (b81a1fd)