Backpack is a collection of design resources, reusable components and guidelines for creating Skyscanner's products.
Backpack is available through CocoaPods. To install all of it, simply add the following line to your Podfile:
pod 'Backpack'This will install all of Backpack. We use subspecs to subdivide the library so you might want to only install specific subspecs instead.
- Backpack/Color
- Backpack/Font
- Backpack/Spacing
- Backpack/Radii
- Backpack/Shadow
- Backpack/Gradient
- Backpack/Badge
- Backpack/Label
- Backpack/Panel
Please see the Contributing guide for instructions on contributing to this project.
Backpack is available under the Apache 2.0 license. See the LICENSE file for more info.