Skip to content

Releases: weitieda/bottom-sheet

Support Injecting Animation and onDismiss callback

14 Nov 02:14

Choose a tag to compare

1.0.12

Add tapping on cancel button to dismiss bottom sheet in Example app

Fixed an animation issue

01 Aug 01:47
de09fed

Choose a tag to compare

Merge pull request #22 from joncottrell/master

🐛 Use EmptyView when geometry reader is still sized at 0

Fix release version

12 May 15:11

Choose a tag to compare

1.0.10

ignore macOS

Fix sheet height in landscape mode

10 May 15:20
72b1809

Choose a tag to compare

Merge pull request #18 from avgx/master

fix height when bottom sheet is larger then screen

Fixed gesture collision with swipe up on indicator bar

30 Apr 14:51
9233e6e

Choose a tag to compare

Merge pull request #17 from teufelaudio/fixHomeGestureCollision

Fix home gesture collision

Present sheet from item binding

20 Mar 18:16
b924a83

Choose a tag to compare

Merge pull request #16 from 4brunu/feature/bottom-sheet-with-item

Create bottom sheet with item binding

UI bug fix on Example project

14 Mar 00:00

Choose a tag to compare

  • Fixed Example project List padding issue on iOS 14+ (Thanks Marcus Adriano)

Support CocoaPods

20 Jun 04:16
1a63cc3

Choose a tag to compare

1.0.5

Update README.md

Allow to hide top indicator

01 May 01:57

Choose a tag to compare

1.0.4

Update demo gif

Add BottomSheet in view extension

30 Apr 00:33

Choose a tag to compare

1.0.3

Update Usage in README