Custom Entry Control in .NET Maui #2 – Now working on iOS as well



Custom Entry Control in .NET Maui #2 – Now working on iOS as well

Custom Entry Control in .NET Maui #2 - Now working on iOS as well

Trivial things can become incredibly complex when working with cross platform development and MAUI is not much different. So I’ve tried to help and I didn’t do it as my last video had a bug when rendering control in the iOS.
Therefore, new video is here and now it works even on iOS. This time I’m also sharing code used for the control so that you can have quick start with it.

Code is available at https://github.com/gzadro/.NET-MAUI-custom-Entry-control