Releases: lucaszischka/BottomSheet
Releases · lucaszischka/BottomSheet
2.3.0
2.2.0
v2.2.0
- Add background option
- Updated examples
- File clean up
2.1.0
v2.1.0
- Add animation option (thx @deermichel)
- Add appleScrollBehavior option
- Add allowContentDrag option
- Clean up code
- Update Readme
2.0.0
v2.0.0
- Implementation of the "options" system
- Add noDragIndicator option
- Add swipeToDismiss option
- Add tapToDissmiss option
- Add backgroundBlur option
- Add dragIndicatorColor(Color) option
- Splitting the code in different files for better clarity (ViewExtension)
- Reorganised Files
- Design fixes
- Update Documentation accordingly
1.0.7
v1.0.7
- Added flick through feature
- Fixed drag indicator button not working issue #2 (thx @dbarsamian)
- Improved Preview (thx @dbarsamian)
- Plenty README.md updates
- Fixed Dependencies
- Custom States feature #4, #5
- Extended SearchBar support
1.0.6
v1.0.6
- Updated .bottom BottomSheetPosition to mimic Apple Maps
1.0.5
1.0.4
v1.0.4
- Updated Transitions
- Design updates
1.0.3
v1.0.3
- New Animation
1.0.2
v1.0.2
- Added Access control levels