Skip to content

An iOS Maps like drawer view controller implementation

License

Notifications You must be signed in to change notification settings

pfandrade/Drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawer

An iOS Maps like drawer view controller implementation.

Features:

  • Simple API. Just initialize DrawerViewController like so:
DrawerViewController(mainViewController: mapViewController, drawerContentViewController: drawerContentController)
  • Support for multiple anchor positions;
  • Flicking speed is taken into account for a natural behavior. You can flick the drawer to the top or bottom, skipping any intermediate anchor positions;
  • Objective-C and iOS 9+ compatible;

About

An iOS Maps like drawer view controller implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published