Skip to content

dccarmo/DCCalendarSearchBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###DCCalendarSearchBar

####About

A simple iOS Calendar App like UISeachDisplayController implementation.

I needed one for a project I'm working on and decided to share so others could check it out as well.

This implementation relies on iOS 7.0 UIViewControllerTransitioningDelegate, so it's only for iOS 7.0+ use only.

####Usage

Simply import it in your project and use the designated initializer: "initWithDataSourceViewController:". When you need the search, present the view controller. The UISearchBar is exposed for appearance customization. Check out the demo for further assistance.

http://dcarmo.me/post/81231511676/calendar-like-search-bar

####Acknowledgements

http://www.teehanlax.com/blog/custom-uiviewcontroller-transitions/ - Ash Furrow for writing this great article explaining the new UIViewController transitions.

About

DCCalendarSearchBar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published