Dear All,
As i am working on sample Xamarin Forms application to support Multiple platforms (Android,iOS and WP) with out MVVM Pattern work around. One of my scenario is to Get the user information like (Date Picker, Picker Selection, Entry) from Pop Up layout and save the information to database.
Please suggest me how to use the Picker and Date Picker Controls in Xlabs popup layout .
I have referred the below links but yet i couldn't find the sample.
[XLabs/Xamarin-Forms-Labs- PopupPage.xaml.cs] (https://github.com/XLabs/Xamarin-Forms-Labs/blob/master/Samples/XLabs.Sample/Pages/Controls/PopupPage.xaml.cs)