novoda / spikes

Where ideas & concepts are born & incubated
Other
542 stars 129 forks source link

Adds demo for DrawerView #398

Closed amlcurran closed 5 years ago

amlcurran commented 6 years ago

This adds a simple "DrawerView" or bottom sheet behaviour to iOS projects.

The integration is relatively simple, and relies on constraints making it a bit more robust.

To integrate it you must:

The API includes a basic delegate which can be used to add a dimming background view, as shown.

drawerview

florianmski commented 5 years ago

@amlcurran 👍 or 👎 ?