react-native-navigation的迁移库

ComponentRegistry.md 265B

ComponentRegistry

registerComponent

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

source