Backpack Design System
Backpack Android is a collection of design resources, reusable components, and guidelines for creating products for Skyscanner. It supports two targets: Android View system and Jetpack Compose. The demo application showcases the available variants for each component and their correct usage. The installation process involves adding Backpack as a dependency and using it within the BpkTheme scope. All design system tokens are available as public Android resources and can be easily accessed.
Backpack Android is a comprehensive collection of design resources, reusable components, and guidelines for creating products for Skyscanner. It supports both the Android View system and Jetpack Compose. The installation process involves adding Backpack as a dependency and wrapping components within the BpkTheme scope. The design system tokens are available as public Android resources, making them easily accessible. Contributing to the Backpack project is also welcomed. Backpack is licensed under the Apache 2.0 license.
A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.