support visual material
Opened this issue · 3 comments
bryanvam commented
It might be a nice idea to support https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/visual/material-visual
dotMorten commented
@bryanvam Do you have any experience in how to do that? (I wouldn't know where to start).
Perhaps @davidortinau can point me in the right direction?
danilkurkin1 commented
@dotMorten I would imagine that since xamarin.Forms entry have settings to use Material design,
the easiest would be to use it instead of TextField on iOS?
dotMorten commented
@danilkurkin1 not sure going all-forms is a good idea, as it'll probably break the native feel. In general I have very limited access to a Mac so maintaining the iOS version is tricky for me