You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoke dismiss completion when BottomSheet was dismissed programmatic…
…ly (#37)
* Invoke dismiss completion when BottomSheet was dismissed programmaticly
* Make naming more clear
* Adjust BottomSheet documentation
Add convenience for presentation with navigation controller. Document…
… new parameters (#24)
* Add convenience to navigation controller. Add new parameters to the demo
* Add docs for new customizations
* Invoke `dismissCompletion` when user dismissed bottom sheet by interactive gesture