cxa / AppExtensionCommunicatorLinks
Communicate between app extension and its containing app. Swift framework.
☆12Updated 2 years ago
Alternatives and similar repositories for AppExtensionCommunicator
Users that are interested in AppExtensionCommunicator are comparing it to the libraries listed below
Sorting:
- Simple stubbing for Objective-C☆86Updated 10 years ago
- Implementation of CAConstraint/CAConstraintLayoutManager for iOS that is compatible with equivalent OSX APIs.☆37Updated 8 years ago
- NSScanner for NSData and files.☆16Updated 10 years ago
- Exposes Objective-C's @synchronized directive to Swift☆51Updated 4 years ago
- Simple static table views for iOS in Swift.☆14Updated 4 years ago
- Tweak UI elements at run time to find the perfect values☆26Updated 5 years ago
- An interpolation framework for Cocoa and Cocoa Touch.☆30Updated 2 years ago
- UIGestureRecognizer for recognising deep press 3D Touch on iPhone 6s☆35Updated 7 years ago
- A simple to use yet versatile API for dealing with sandboxed file access.☆30Updated 5 years ago
- IPC library for iOS☆47Updated 9 years ago
- attempt implement Apple Watch SpringBoard Layout☆41Updated 11 years ago
- DebugLog macro alternative for Swift.☆44Updated 9 years ago
- 301 Moved Permanently☆27Updated 8 years ago
- StringScore is an Objective-C library which provides super fast fuzzy string matching/scoring. Based on the JavaScript library of the sam…☆18Updated 12 years ago
- Slides for a talk on the Swift runtime.☆30Updated 10 years ago
- Composable Core Animation Actions à la SceneKit☆67Updated 9 years ago
- Locate the user of the current iOS device without CoreLocation.☆10Updated 4 years ago
- Binary trees in Swift.☆25Updated 6 years ago
- Draw beautiful tables to your terminal.☆42Updated 8 years ago
- Xcode plugin for native Trello board access☆22Updated 8 years ago
- A Mustache template renderer for iOS and OS X implemented in pure Swift.☆64Updated 10 years ago
- Swift Playground to experiment with the private DrawingKit API on iOS 10☆39Updated 8 years ago
- Auto Layout support for SpriteKit (iOS & OSX)☆35Updated 10 years ago
- Method-Swizzling for Swift.☆81Updated 6 years ago
- Simple chat app using CloudKit☆39Updated 10 years ago
- Safari-like status bar for macOS apps☆49Updated 8 years ago
- ☆32Updated 8 years ago
- NDAudioSuite is an iOS audio file streaming engine that is easy to install and use. It also includes a lightweight file downloader API th…☆14Updated 8 years ago
- A GCD-like queue powered with the magic (and ruggedness) of CFRunLoop.☆23Updated 6 years ago
- This is a sandboxed and ARC enabled implementation of custom global hotkeys in Objective-C using PTHotKey