Closed antlam closed 7 years ago
I recommend implementing with the PullableView library. I have a sample using Swift & constraints
@antlam UI mostly ready -- can add assets for the checkbox/+/x/filter button when they're available.
What happens when you’re in the Home View and tap the ‘filter’ button? The transition looks like this:
(Though the animation is up to date, the visual design isn’t. Follow the one outlined by @antlam up above).
@thebnich updated above ^
Since this PR was getting pretty big and it'd be good to land all these changes ASAP, I didn't finish the animation polish in #525. Opened #526 for a better animation (and any other visual tweaks we need to make).
A simple check-box type of functionality to start. This will allow us to layer on more functionality as we get more feedback too.
Assets to come