jump-sdk / jetpack_compose_country_code_picker_emoji

Jetpack Compose Country Code Picker with Emoji Flags
https://jitpack.io/#jump-sdk/jetpack_compose_country_code_picker_emoji
Apache License 2.0
51 stars 18 forks source link

Add possibility to pass a text into composable #25

Closed Alexbeard closed 1 year ago

Alexbeard commented 1 year ago

You lost one of the main features of this library, we are not able to pass the phone number for the textfield. This may be useful for screens like "edit profile" where people can change their existing phone to another one, for now this is not possible

hbmartin commented 1 year ago

This is being worked on in https://github.com/jump-sdk/jetpack_compose_country_code_picker_emoji/pull/26 and should be available soon!

hbmartin commented 1 year ago

@Alexbeard this is now available in the 2.2.0 release

Alexbeard commented 1 year ago

Nice, thank you, I will try