Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiwicom/orbit-compose

Android Jetpack Compose components of open-source Orbit design system by Kiwi.com.
https://github.com/kiwicom/orbit-compose

android design-system jetpack-compose kotlin orbit

Last synced: 3 months ago
JSON representation

Android Jetpack Compose components of open-source Orbit design system by Kiwi.com.

Awesome Lists containing this project

README

        

# Documentation

## Foundation

1. [Material 2 Theming](02-foundation/04-color/theming.md)

## Components

1. [Alert](03-components/03-information/alert.md)
1. [BadgeList](03-components/03-information/badgelist.md)
1. [BadgePrimitive](03-components/15-primitives/badgeprimitive.md)
1. [Badge](03-components/03-information/badge.md)
1. [ButtonPrimitive](03-components/15-primitives/buttonprimitive.md)
1. [Button](03-components/01-action/button.md)
1. [Card](03-components/02-structure/card.md)
1. [Checkbox](03-components/05-input/checkbox.md)
1. [ClickableField / InputFile](03-components/05-input/inputfile.md)
1. [Collapse](03-components/07-interaction/collapse.md)
1. [Loading / LinearProgressIndicator](03-components/10-progress-indicators/loading.md)
1. [Radio](03-components/05-input/radio.md)
1. [SelectField](03-components/05-input/select.md)
1. [Slider](03-components/07-interaction/slider.md)
1. [Stepper](03-components/07-interaction/stepper.md)
1. [Tabs](03-components/02-structure/tabs.md)
1. [TextField / PasswordTextField](03-components/05-input/inputfield.md)
1. [Textarea](03-components/05-input/textarea.md)
1. [Tile](03-components/02-structure/tile.md)
1. [TileGroup](03-components/02-structure/tilegroup.md)