Think of a way to configure the Page with the new style nativeScriptBootstrap that initializes everything. Several options on the table:
- Expose a way to pass a
loaded callback for the page.
- Pass a Page DI provider to
nativeScriptBootstrap
- Configure Page properties with components/directives in HTML.