If you already have a complex or implemented classes for the platform boilerplate, please
follow the manual hooks guide. This is designed to get you up and running quickly on full .NET native platforms.
First, install
iOS/Mac Catalyst
This is the basic requirement for
Android
Create a MainApplication class and inherit Shiny.ShinyAndroidApplication
Next, add a new main activity (or have all of your activities inherit) Shiny.ShinyAndroidActivity