"Native UI" has been kind of a slogan for Xamarin.Forms for years. But sometimes it really puts lots of limitation on Xamarin.Forms. Now Google's Flutter went to beta. Flutter is not using map-to -native control idea, instead it renders the control on its own based in Skia on all platforms. I think this approach will give Flutter more power and flexibility on UI over Xamarin.Forms. Would it be better if Xamarin.Forms take this approach in the future? I do hope so.
↧