react-native-jigsaw icon indicating copy to clipboard operation
react-native-jigsaw copied to clipboard

Adjust onSettle index of Bottomsheet (49)

Open sieu-db opened this issue 1 year ago • 2 comments

:rocket: This description was created by Ellipsis for commit 6e73ad42a49bead8013e6205e5f6462fb182d05f

Summary:

Updated BottomSheet to use direct index for onSettle callback, removing index reversal logic.

Key points:

  • Updated onChange in packages/core/src/components/BottomSheet/BottomSheet.tsx to use the direct index for onSettle callback.
  • Removed index reversal logic in onChange function.
  • Added onSettle logging in example/src/BottomSheetExample.tsx to demonstrate new behavior.

Generated with :heart: by ellipsis.dev

sieu-db avatar Aug 28 '24 11:08 sieu-db

Published version: @draftbit/[email protected]

github-actions[bot] avatar Aug 28 '24 11:08 github-actions[bot]

Published version: @draftbit/[email protected]

github-actions[bot] avatar Nov 04 '24 09:11 github-actions[bot]