Releases: weitieda/bottom-sheet
Releases · weitieda/bottom-sheet
Support Injecting Animation and onDismiss callback
Fixed an animation issue
Merge pull request #22 from joncottrell/master 🐛 Use EmptyView when geometry reader is still sized at 0
Fix release version
1.0.10 ignore macOS
Fix sheet height in landscape mode
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
Merge pull request #17 from teufelaudio/fixHomeGestureCollision Fix home gesture collision
Present sheet from item binding
Merge pull request #16 from 4brunu/feature/bottom-sheet-with-item Create bottom sheet with item binding
UI bug fix on Example project
- Fixed Example project List padding issue on iOS 14+ (Thanks Marcus Adriano)
Support CocoaPods
1.0.5 Update README.md
Allow to hide top indicator
1.0.4 Update demo gif
Add BottomSheet in view extension
1.0.3 Update Usage in README