jetpack_compose_country_code_picker_emoji
jetpack_compose_country_code_picker_emoji copied to clipboard
Jetpack Compose Country Code Picker with Emoji Flags
- App was crashed while entering number - version : 2.2.8 ``` FATAL EXCEPTION: main Process: com.rgn.dev, PID: 16346 java.lang.IllegalStateException: OffsetMapping.transformedToOriginal returned invalid mapping: 0 -> -1 is not in...
Changes Added strings.xml for values-pt-rBR, containing translations for all texts in the library to Brazilian Portuguese. Implemented the Compose BOM (Bill of Materials) for better version control of Compose libraries....
Please add support for Kotlin/Js project in kotlin multiplatform.
**Is your feature request related to a problem? Please describe.** I want to reduce height of Country Code Picker Dialog as it is showing as full screen by default. I...