CountryPicker
CountryPicker copied to clipboard
Android library to get country data (eg. ISD code, country code, name) from list of countries
my app has `release { minifyEnabled true // Obfuscate and minify codes shrinkResources true // Remove unused resources debuggable true signingConfig signingConfigs.release proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' }` it crashes with error...
If there are any countries that are missed out, please add them to the json at https://github.com/maayyaannkk/CountryPicker/blob/master/countrypicker/src/main/res/raw/country.json, also add the flag svg with the appropriate name in the drawable