mirror of
https://github.com/zhigang1992/react-native-keyboard-manager.git
synced 2026-04-29 12:55:02 +08:00
Replace IQKeyboardManager to IQKeyboardManagerSwift
This commit is contained in:
@@ -20,5 +20,5 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.dependency 'React'
|
||||
s.dependency 'React-RCTText'
|
||||
s.dependency 'IQKeyboardManager', iqVersion
|
||||
s.dependency 'IQKeyboardManagerSwift', iqVersion
|
||||
end
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-keyboard-manager",
|
||||
"version": "6.5.4-alpha.0",
|
||||
"version": "6.5.4-alpha.1",
|
||||
"description": "Library that allows to prevent issues of keyboard sliding up and cover on React-Native iOS projects. ⚛",
|
||||
"private": false,
|
||||
"types": "index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user