Skip to content

AdityaDeshmane/iOSDragBasedMaximiseMinimizeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

iOSDragBasedMaximiseMinimizeView

Drag view up to maximise, drag down to minimize

  • Minimal optimum code ( less than 100 lines )
  • Easy to modify

This Demo project can be used on all iPhones, iPods & iPads running iOS 5.0 and above.



Requirements

Works on iOS 5.0 & above versions and is compatible with ARC projects. There is no need of other frameworks/libraries.

Application using auotlayout constraint ( But can be easly converted to non autolayout based project, if required).



Other details

  • XCode : Developed using 6.1
  • Base sdk used while development : 8.1


Where this can be used ?

  • Audio players
  • Options / Menu
  • Few changes in code can make it look like notification style view ( Reverse of current logic )


TODO

  • Component polishing


About

Drag view up to maximise drag down to minimize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published