标签: xaml xamarin xamarin.forms
我正在尝试使用xamarin表单中的DatePicker control开发自定义radio button。当用户从DatePicker control选择任何日期时,所选日期将以list of radio buttons向下滑动。有关更具体的信息,请查看此图片以获得更好的主意。
DatePicker control
radio button
list of radio buttons
请让我建议任何图书馆,我可以相应地研究和实施。