UNPKG

react-native-keyboard-controller

Version:

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

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