kiwicom / orbit-compose

Android Jetpack Compose components of open-source Orbit design system by Kiwi.com.
https://orbit.kiwi
MIT License
156 stars 21 forks source link

Road to 1.0 release #389

Open hrach opened 1 year ago

hrach commented 1 year ago

Related info: https://github.com/kiwicom/orbit-compose/discussions/329


List of experimental opt-ins:

ExperimentalMaterial3Api:

ExperimentalAnimationApi:

ExperimentalAnimationGraphicsApi:

ExperimentalLayoutApi:

Other tasks:

hrach commented 1 year ago

Some parts done in #436

hrach commented 1 year ago

Scaffold solved in #534.