react-native-navigation的迁移库

ComponentRegistry.md 301B

ComponentRegistry

registerComponent

registerComponent(componentName: string, getComponentClassFunc: ComponentProvider, ReduxProvider: any, userStore: any): ComponentType<any>

source