May 2019
Intermediate to advanced
504 pages
11h 50m
English
As we have seen so far in this book, application development using the Xamarin.Forms framework is executed on multiple domains. While the Xamarin.Forms layer creates a shared development domain that will be used to target native platforms, the target platforms can still be utilized for platform-specific implementation.
If we were to separate a Xamarin.Forms application into four quadrants by development strategy and application domain category, it will look like this:
In this setup, quadrant I (that is, the shared business logic) would represent the core logic implementation of the application. This domain ...
Read now
Unlock full access