react-native-navigation的迁移库

EventsRegistry.md 1.2KB

EventsRegistry

onAppLaunched

onAppLaunched(callback: function): EventSubscription

source


componentDidAppear

componentDidAppear(callback: function): EventSubscription

source


componentDidDisappear

componentDidDisappear(callback: function): EventSubscription

source


onNavigationButtonPressed

onNavigationButtonPressed(callback: function): EventSubscription

source


onNavigationCommand

onNavigationCommand(callback: function): EventSubscription

source


onNavigationEvent

onNavigationEvent(callback: function): EventSubscription

source