Releases: detroit-labs/SheetPresentation
Releases · detroit-labs/SheetPresentation
1.0.0
1.0.0 Release Candidate 3
- Adds options for
AnimationBehavior.custom
to take different objects for appearance and dismissal animations (as well as a convenience method if you want to use the same object for both).
1.0.0 Release Candidate 2
- Fixes a regression with the PassthroughView when the
dimmingViewAlpha
value ofSheetPresentationOptions
is set tonil
.
1.0.0 Release Candidate 1
- Added the ability to present from any edge of the view.
- Removed Objective-C support, simplifying the API.
- Changed the name of the library to
SheetPresentation
.