composables
0.0.31indexedState-based paging implementation enables efficient sublist presentation of a paged dataset in a list, offering constant time access and introspection of paged items.
State-based paging implementation enables efficient sublist presentation of a paged dataset in a list, offering constant time access and introspection of paged items.
Please note, this is an experimental repository. It is a Kotlin multiplatform experiment that makes no guarantees about API stability or long term support. None of the works presented here are production tested, and should not be taken as anything more than its face value.
Composables are a collection of utility methods that build on the Jetpack Compose UI and Foundation packages.
They offer APIs for common UI interactions that make UI more delightful. They are summarize below
Please see the documentation for more details.
Copyright 2023 Adetunji Dahunsi
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance the License.
You may obtain a copy of the License at
https:
Unless applicable law agreed to writing, software
distributed under the License distributed an BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express implied.
See the License the specific language governing permissions
limitations under the License.
| Composable |
|---|
| Split Layouts | ![]() | ![]() | |
| Sticky Headers | ![]() | ![]() | ![]() |
| Collapsing Headers and Scrollbars | ![]() | ![]() | ![]() |
| Pointer Offset Scroll | ![]() | ![]() | ![]() |
| Drag To Dismiss | ![]() | ![]() | ![]() |
| Alignment / ContentScale Interpolation | ![]() | ![]() | |
| Miscellaneous Modifiers | ![]() | ![]() |
Surfaced from shared tags and platforms — no rankings paid for.