UNPKG

react-native-navigation

Version:

React Native Navigation - truly native navigation for iOS and Android

6 lines (4 loc) 165 B
import { ComponentProvider } from 'react-native'; export class AppRegistryService { registerComponent(_appKey: string, _getComponentFunc: ComponentProvider) {} }