Hi,
I know this issue is as old as Xamarin.Forms but unfortunately I need a solution for it as soon as possible,
and i couldn't find any solutions out there!
I need a datepicker view with the possibility to set a Placeholder.
I got a solution with Xamarin.Forms Version 1.0.0 but after I updated to Version 1.2.3 my CustomRenderer, which first inherited from NativeRender does now inherit from ViewRenderer, this solution doesn't work anymore, and I don't know why.
So I would be really glad if someone has a solution for this problem!