Skip to content

Release 3.11.4

Latest

Choose a tag to compare

@lodev09 lodev09 released this 11 Jul 17:19
d9b6f19

🐛 Bug fixes

  • iOS: Fixed tvOS builds crashing at launch (RCTThirdPartyComponentsProvider nil class). The podspec now supports tvOS by compiling inert stub components — sheets remain unsupported on tvOS. (#729 by @lodev09)

🎉 New features

  • iOS, Android: Scrollable sheets now follow the text caret as the user types, scrolling to the caret line instead of the input's full bounds. (#723 by @bigcupcoffee)
  • New peek detent that collapses the sheet to the combined header and footer height, falling back to a fixed 150 when neither is provided. (#728 by @lodev09)

Full Changelog: v3.11.3...v3.11.4