onAppCreated: (() => void)[] = []

An array of callbacks to call when the app gets initialized.

Type declaration

    • (): void
    • Returns void