Backpack Android

screenshot of Backpack Android

Backpack Design System

Overview:

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.

Features:

  • Android View system: Offers a variety of components with code samples and screenshots. All design system tokens exist as public Android resources.
  • Jetpack Compose: Provides components specifically designed for Jetpack Compose releases. Code samples and screenshots are available.
  • Contributing: A guide is available for users who want to contribute to the Backpack project.
ui-kit
UI Kits & Components

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.