You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

react-native-keyboard-controller

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-keyboard-controller - npm Package Compare versions

Comparing version

to
1.5.6

@@ -112,3 +112,3 @@ "use strict";

style: styles.container
}, /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_reactNative.Animated.View, {
}, children), /*#__PURE__*/_react.default.createElement(_reactNative.Animated.View, {
// we are using this small hack, because if the component (where

@@ -123,5 +123,5 @@ // animated value has been used) is unmounted, then animation will

style: style
}), children)));
}));
};
exports.KeyboardProvider = KeyboardProvider;
//# sourceMappingURL=animated.js.map

@@ -104,3 +104,3 @@ import React, { useMemo } from 'react';

style: styles.container
}, /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Animated.View, {
}, children), /*#__PURE__*/React.createElement(Animated.View, {
// we are using this small hack, because if the component (where

@@ -115,4 +115,4 @@ // animated value has been used) is unmounted, then animation will

style: style
}), children)));
}));
};
//# sourceMappingURL=animated.js.map
{
"name": "react-native-keyboard-controller",
"version": "1.5.5",
"version": "1.5.6",
"description": "Keyboard manager which works in identical way on both iOS and Android",

@@ -5,0 +5,0 @@ "main": "lib/commonjs/index",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet