Skip to content

Repository files navigation

Phone number input panel

Easily Configurable Library for Phone Number Input with Formatted Entry. The library allows you to add a phone number input screen in your Jetpack Compose project and provides the ability to customize this screen according to your needs.

With this library, you'll be able to easily integrate a phone number input screen into your application. It offers features such as editing the input field and customizing the text cursor appearance.

Screenshot_white Screenshot_black

Sample project

Familiarize yourself with the test implementation of the library. You can also explore the PhoneDialPadScreen component and see what parameters it accepts for possible customization, as well as pay attention to the state objects it handles. Documentation is provided for each class.

Setup

Use in Compose projects.

dependencies {
    // Dialong Screen Library
    implementation("com.github.Vadosek228:DialongScreen-Library:<latest-version>")
}

About

Easily Configurable Library for Phone Number Input with Formatted Entry. The library allows you to add a phone number input screen in your Jetpack Compose project and provides the ability to customize this screen according to your needs.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages