- Add option to enable shadow
- Add pod install
- Fix compile for iOS 15 and Xcode 13 #19 #20
- Add possibility to change the blur effect
- Add possibility to change the corner radius
- Add background option
- Updated examples
- File clean up
- Add animation option (thx @deermichel)
- Add appleScrollBehavior option
- Add allowContentDrag option
- Clean up code
- Update Readme
- 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
- 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
- Updated .bottom BottomSheetPosition to mimic Apple Maps
- Made the BottomSheet easier to drag
- Updated .top BottomSheetPosition to mimic Apple Maps
- Search Bar enhancements
- Fixed .bottom BottomSheetPosition #1
- Added Bottom Padding to the Title
- Updated Transitions
- Design updates
- New Animation
- Added Access control levels
- Fix Animation
- Readme Updates
- Initial Release