UNPKG

128 BTypeScriptView Raw
1import React from 'react';
2export declare function requireNativeViewManager<P = any>(viewName: string): React.ComponentType<P>;