adamwulf / cloudkit-managerLinks
A simple functional example of building messaging for your app on top of CloudKit.
☆52Updated 4 years ago
Alternatives and similar repositories for cloudkit-manager
Users that are interested in cloudkit-manager are comparing it to the libraries listed below
Sorting:
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.☆112Updated 2 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 12 years ago
- Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.☆227Updated 3 years ago
- Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.☆50Updated 10 years ago
- Advanced NSOperations☆47Updated 9 years ago
- A companion project to the NSHipster article about AVSpeechSynthesizer☆160Updated 7 years ago
- A more accurate replacement for UISlider☆122Updated 6 years ago
- A custom NSStoryboardSegue to make a nice iOS-like push transition.☆66Updated 10 years ago
- Map your Core Data properties with ease☆37Updated 8 years ago
- SearchKit backed search for Core Data☆192Updated 10 years ago
- This is a category on NSArray that finds the indexes of the longest common subsequence with another array.