Awesome
Backpack iOS
Backpack is a collection of design resources, reusable components and guidelines for creating Skyscanner's products.
Pod | Version |
---|---|
Backpack-Common | |
Backpack | |
Backpack-SwiftUI |
Installation
Backpack is available through CocoaPods. To install all of it, simply add the following line to your Podfile:
pod 'Backpack'
Backpack is also available for SwiftUI. To install, simply add the following line to your Podfile:
Backpack-SwiftUI is currently in development and supports a subset of components only.
pod 'Backpack-SwiftUI'
Documentation
To learn more about the available Backpack components on iOS head over the Backpack documentation site or check out the reference documentation.
Contributing to Backpack
Please see the Contributing guide for instructions on contributing to this project.
Our Principles
We follow a set of principles that are stated in the Backpack documentation site
License
Backpack is available under the Apache 2.0 license. See the LICENSE file for more info.