hbb20 / CountryCodePickerProject

Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone validation.
Apache License 2.0
1.52k stars 506 forks source link

No Jetpack Compose Support #591

Open rcfrias opened 1 year ago

rcfrias commented 1 year ago

Huge bummer this does not work with Jetpack Compose. It would have been a great lib for my project.

leojg commented 11 months ago

It kind of work by using AndroidView but still is a bit clunky.