UNPKG

react-native-keyboard-controller

Version:

Keyboard manager which works in identical way on both iOS and Android

11 lines (10 loc) 361 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); var _default = exports.default = (0, _reactNative.codegenNativeComponent)("ClippingScrollViewDecoratorView", { interfaceOnly: true }); //# sourceMappingURL=ClippingScrollViewDecoratorViewNativeComponent.js.map