UNPKG

react-native-keyboard-controller

Version:

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

13 lines (12 loc) 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "findNodeHandle", { enumerable: true, get: function () { return _reactNative.findNodeHandle; } }); var _reactNative = require("react-native"); //# sourceMappingURL=index.native.js.map