You can create your own list from the enum and pass it to the picker. Picker has this parameter - countryList: List = Country.getAllCountries(), For more details you can check the repo here - github.com/ahmmedrejowan/CountryCodePickerCompose And the wiki here - github.com/ahmmedrejowan/CountryCodePickerCompose/wiki