Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.45 KB

File metadata and controls

34 lines (22 loc) · 1.45 KB

Build Status TFSwipeShrink

A UIView transition helper to minimize a view while allowing user interaction with the background view, similar to the current YouTube iOS and Android apps.

Screenshot

Screenshot -> Screenshot

The current YouTube app is the goal and inspiration for this little project. The video minimizing and maximizing being the point of interest.

Screenshot

This is the current (simple) look in minimized position.

TODO

  • Add interactivity to SwipeShrinkView so the user can control the animation.
  • Add helper methods to make project easy to implement.
  • Make code work with all screen sizes.

Contributing

Feel free to fork the repo and open a pull request. Using fairly normal convention, make changes in a separte branch then request to pull into master.

License

TFSwipeShrink is licensed under the MIT license.