Skip to content

Swipe to dismiss view like android notification drawer in ios

Notifications You must be signed in to change notification settings

parascse/Swipe-to-dismiss-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swipe-to-dismiss-view

You can use this reporistory for making a swipe to dismiss view like android notification drawer. Project also contains the example code for ease to integrate in your project. Enjoy :)

Steps to integrate:

  1. Copy UISwipableView class in your project
  2. Set your custom view class as UISwipableView from Attribute
  3. Connect the outlet for container(parent) of your swipable view i.e. propery containerView
  4. All set to test your swipe to dismiss view

About

Swipe to dismiss view like android notification drawer in ios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages