Enumeration EventBusCommonEvents

Events triggered by Eitri Platform

Enumeration Members

ON_KEYBOARD_CHANGE: "onKeyboardChange"

Event triggered when keyboard visibility changes.

ON_RESUME: "onResume"

Event triggered when your eitri-app returns to user's attention from certain situations.

ON_USER_TAPPED_ACTIVE_TAB: "onUserTappedActiveTab"

Event triggered when there is a tap on the current bottom Nav tab.

Generated using TypeDoc