UNPKG

react-native-external-keyboard

Version:
4 lines 384 B
import React from 'react'; import { type BaseKeyboardViewType } from '../../types/BaseKeyboardView'; export declare const BaseKeyboardView: React.MemoExoticComponent<React.ForwardRefExoticComponent<import("react-native").ViewProps & import("../../types/BaseKeyboardView").BaseFocusViewProps & React.RefAttributes<BaseKeyboardViewType>>>; //# sourceMappingURL=BaseKeyboardView.d.ts.map