Home

Awesome

Xamarin.Forms Country Picker for Android & iOS

image

What are there?

Used NuGet Packages for Solution:

NuGet NameDescription
Rg.Plugins.PopupUsed to display pop-ups
Xamarin.Forms.PancakeViewUsed for round some corners
libphonenumber-csharpUsed to obtain the country code number
Xamarin.FFImageLoading.Svg.FormsUsed to display SVG images from the Internet

Project Sctructure:

Example application done on default Xamarin Shell template and most important part located at those folders:

image

You need to copy that files into your project. Also, we have two Custom Renderers in Android and iOS project which need to be also copied:

image

More Details at blog post: Xamarin.Forms Country Picker with Rg.Plugins.Popup