Skip to content

Commit

Permalink
feat: BottomSheet disable over drag
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyAziz committed Aug 29, 2021
1 parent 2cda290 commit d5f37c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/views/asset/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ const Asset = props => {
index={0}
snapPoints={snapPoints}
onChange={handleSheetChanges}
enableOverDrag={false}
animateOnMount
style={{
shadowColor: 'black',
Expand Down

0 comments on commit d5f37c9

Please sign in to comment.