UNPKG

react-native-avoid-softinput

Version:

Native logic for avoiding covering text inputs by soft input views

9 lines (8 loc) 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const component = require('./AvoidSoftInputViewNativeComponent').default; var _default = exports.default = component; //# sourceMappingURL=NativeAvoidSoftInputView.js.map