UNPKG

react-native-navigation

Version:

React Native Navigation - truly native navigation for iOS and Android

5 lines 224 B
import { ComponentProvider } from 'react-native'; export declare class AppRegistryService { registerComponent(appKey: string, getComponentFunc: ComponentProvider): void; } //# sourceMappingURL=AppRegistryService.d.ts.map