Xamarin.Forms Embedding for Xamarin Native iOS & Android Apps Walkthrough
Summary
The main theme is Xamarin Forms Embedding, a new preview feature for native Xamarin developers. This feature, demonstrated in a blog post by David, allows developers to share Xamarin.Forms UI for screens like details or settings across iOS, Android, and Windows native applications, saving significant development time and effort. The practical takeaway is that this feature simplifies cross-platform development by enabling the reuse of UI code, even allowing for a mix-and-match approach with existing native code.