Skip to content

Releases: weitieda/bottom-sheet

Support Injecting Animation and onDismiss callback

Choose a tag to compare

@weitieda weitieda released this 14 Nov 02:14
1.0.12

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

Fixed an animation issue

Choose a tag to compare

@weitieda weitieda released this 01 Aug 01:47
de09fed
Merge pull request #22 from joncottrell/master

🐛 Use EmptyView when geometry reader is still sized at 0

Fix release version

Choose a tag to compare

@weitieda weitieda released this 12 May 15:11
1.0.10

ignore macOS

Fix sheet height in landscape mode

Choose a tag to compare

@weitieda weitieda released this 10 May 15:20
72b1809
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

Choose a tag to compare

@weitieda weitieda released this 30 Apr 14:51
9233e6e
Merge pull request #17 from teufelaudio/fixHomeGestureCollision

Fix home gesture collision

Present sheet from item binding

Choose a tag to compare

@weitieda weitieda released this 20 Mar 18:16
b924a83
Merge pull request #16 from 4brunu/feature/bottom-sheet-with-item

Create bottom sheet with item binding

UI bug fix on Example project

Choose a tag to compare

@weitieda weitieda released this 14 Mar 00:00
  • Fixed Example project List padding issue on iOS 14+ (Thanks Marcus Adriano)

Support CocoaPods

Choose a tag to compare

@weitieda weitieda released this 20 Jun 04:16
1a63cc3
1.0.5

Update README.md

Allow to hide top indicator

Choose a tag to compare

@weitieda weitieda released this 01 May 01:57
1.0.4

Update demo gif

Add BottomSheet in view extension

Choose a tag to compare

@weitieda weitieda released this 30 Apr 00:33
1.0.3

Update Usage in README