To run the example project, clone the repo, and run pod install from the Example directory first.
There's multiple niceties in this repo anyone in Adevinta might be able to use
@Injectproperty wrapper based dependency injection.AsyncOperationsimple wrapper overNSOperation- AppTasks in conjuction with
AppTask: AsyncOperationandServiceProviderwill provide a coordinated way to start any application.
- Array
- Binding
- ProcessInfo
- SafeInitialisers for Foundation stuff
- String
- URL
- ProcessInfo
- Dictionary
- iOS >= 14
Additions is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Additions'Additions is available under the MIT license. See the LICENSE file for more info.