Readonly idReadonly versionNamespace uiReadonly setReadonly setReadonly setReadonly setReadonly setOptional title?: stringOptional message?: stringReadonly setOptional title?: stringOptional message?: stringNamespace navigationReadonly back: (() => Promise<void>)Readonly openReadonly openReadonly openReadonly onAllows registering a callback function that is invoked whenever user leaves screen due to native/host back navigation.
Registering multiple callbacks will result in only the most recently registered callbvack being invoked (i.e. newer callbacks overwrite older ones)
A function that will remove the navigation callback
a function that will be called on any back navigation in host. If the callback returns false, the host navigation will be blocked. The response needs to be received within 100ms, or host navigation will continue regardless of callback.
Readonly enableOptional title?: stringOptional message?: stringOptional confirm?: stringOptional ignore?: stringReadonly disableNamespace contextReadonly getReadonly getNamespace appointmentReadonly start: (() => Promise<{ Readonly create: ((appointment) => Promise<void>)Readonly cancel: ((id?) => Promise<void>)Optional id: stringNamespace notificationsReadonly scheduleReadonly cancelReadonly getReadonly get
Navigate to a route (screen) in the host application