Niroj Dahal

Nepali DatePicker Plugin for Xamarin Forms

Published 3 years ago 5 min read
image

I was working on a local project and needed a calendar in nepali language . I googled first so that I needn’t rebuild a wheel but unfortunately I couldn’t find it. As such, I decided to build a plugin and publish it in nuget so that any other developer needn’t rebuild a wheel.

The package is available in nuget package manager

NuGet Gallery | Xam.Plugins.NepaliDatePicker

Source code is available in Github. So, you can head into my github repository. If you appreciate my work, consider starring my repository. Also, repository is open to pull requests and issues. Feel free to suggest/improve the repository.

Github Repo link

Working Screenshot

Nepali Datepicker

Thank you for your time.