...

Eliezer Graber

eygraber
  • 72 followers

Projects

Library offers a modifier for displaying 'placeholder' UI while content loads. Features include basic placeholders, default color options, and highlight animations like fade and shimmer for enhanced user experience.

Facilitates URI parsing, manipulation, and encoding/decoding based on AOSP's `Uri` and `UriCodec` implementations. Integrates easily with Gradle for seamless dependency management.

Efficiently extracts values from JSON objects using simplified JsonPath syntax. Supports functional programming aspects and avoids exceptions, enhancing performance by up to 7x compared to other implementations.

KMP MVI framework built on Compose, facilitating modern application architecture with streamlined state management and intuitive UI updates.

Enhances Android permission requests with improved UX by addressing issues like Compose Preview breaks, initial permission states, and detecting permanently denied permissions, using Accompanist Permissions.

A Kotlin Multiplatform kotlinx.serialization library for working with JSON:API

A library which provides Compose Material3 support for Jetpack Navigation Compose. This features composable bottom sheet destinations.

Portal Compose Navigation

A set of extension properties on Int, Long, Double, and Duration, that makes it easier to work with Kotlin Duration

A Kotlin coroutines wrapper for IndexedDB.