npm @lodev09/react-native-true-sheet 3.11.7
Release 3.11.7

latest releases: 3.11.9, 3.11.8
10 hours ago

🐛 Bug fixes

  • Android: The sheet can now be dragged from views overlaying a scrollable — e.g. a header (including a TextInput in it) positioned over a FlatList — previously the drag did nothing. (#734 by @lodev09)
  • Web: onWillPresent, onDidPresent, and onDetentChange now emit the target detent position/detent — consistent with iOS/Android. Previously onWillPresent emitted 0 on first present or the offscreen position on re-present, onDetentChange emitted the old position, and detent was 0 for auto/peek detents. (#737 by @lodev09)
  • Web: Fixed scrollable content cutting off mid-drag, scrolling along with the sheet drag on mobile, and delayed drag after Safari's scroll bounce. (#739 by @lodev09)

Full Changelog: v3.11.6...v3.11.7

Don't miss a new react-native-true-sheet release

NewReleases is sending notifications on new releases.