Divyansh Singh

2pods

DSCollapseView

A quick and easy way to make any UIView collapse on dragging. All you have to do is assign your view which you want to collapse, to DSCollapseView Class. That easy ! But not all requirements are the same right ? So, you get to set the minimum height property, animation/translation type of collapsing of subviews, even show another view when your view is collaped. Check out ReadMe to get started !! Also, suggestions and feedbacks are always open :)

License: MIT

  • Swift

GhostPrompt

Want Android's SnackBar like notification in your iOS app ? Well, it's here with customization in your hand. All you have to do is init GhostPrompt and pass it the view where you need to show it (highly suggested : self.view)

License: MIT

  • Swift