Skip to content

githubleez/TFSwipeShrink

 
 

Repository files navigation

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.

About

UIView transition similar to the YouTube mobile app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 70.5%
  • Swift 29.5%