I want to implement material outlined textbox in Xamarin.Forms. I had created custom renderers but not able to apply style to it. I want text box like this image https://i.s
You can achieve using Grid with some -ve margin value like this:
Output: