iOS
CLLocationManager Singleton in Swift
Simply to share location services. Example Singleton class use for share location service in swift. This class will auto update location when user change current location. Code Fork this project on GitHub...
iOS
Infinite Scroll with custom UIPageViewController with filter data
Infinite Scroll with custom UIPageViewController with filter data Simply example how to implement Infinite Scroll with UIPageViewController. In this project i show example in real world try to combine with UITableView and use...
iOS
WatchKit Apps in Objective-C
How to create WatchKit Apps in Objective-C. I try create example app on Objective-C old school because i have seen alot of example in Swift. This is example tutorial choice for old man :P. If you are iOS dev … should read :...
No More Results