Lifecycle Hooks
Like .NET MAUI, Shiny has always had a bunch of required lifecycle hooks. Many operations within Shiny require hooking into things like permissions, app foregrounding & backgrounding, and more. Shiny does not have a direct dependency on .NET MAUI and sets out to allow for its own hosting model to support the ever growing ecosystem within .NET
iOS
TODO
Android
TODO