Country Code Picker Compose
In various apps, we need to use a country code picker. There are several libraries available for this purpose. In XML we have a CCP created by hbb20, which is great. In Jetpack Compose there are few libraries but they lack some features and updates. So, I created this library to use in Jetpack Compose.
CountryCodePickerCompose is a modern, Material 3 compliant country code picker library built specifically for Jetpack Compose. It provides a beautiful, highly customizable solution for selecting country codes with phone number validation and formatting capabilities.
The library is designed to be production-ready with comprehensive testing (38 unit tests), proper ProGuard rules, and full Material You design system compliance. It supports 19 languages for country names with automatic detection based on device locale.