UNPKG

react-native-navigation

Version:

React Native Navigation - truly native navigation for iOS and Android

5 lines 183 B
declare module 'react-lifecycles-compat' { import * as React from 'react'; function polyfill(component: React.ComponentClass<any>): void; } //# sourceMappingURL=types.d.ts.map