react-native-navigation的迁移库

ComponentRegistry.md 271B

ComponentRegistry

registerComponent

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

source