diff --git a/FabricExample/ios/KeyboardControllerFabricExample.xcodeproj/project.pbxproj b/FabricExample/ios/KeyboardControllerFabricExample.xcodeproj/project.pbxproj index 4c55fb1c5..b329f78f2 100644 --- a/FabricExample/ios/KeyboardControllerFabricExample.xcodeproj/project.pbxproj +++ b/FabricExample/ios/KeyboardControllerFabricExample.xcodeproj/project.pbxproj @@ -610,6 +610,7 @@ ); REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; + USE_HERMES = true; }; name = Debug; }; @@ -687,6 +688,7 @@ ); REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; + USE_HERMES = true; VALIDATE_PRODUCT = YES; }; name = Release; diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index 07c3d0da0..44dd246d0 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -941,7 +941,7 @@ PODS: - React-jsinspector (0.72.11) - React-logger (0.72.11): - glog - - react-native-keyboard-controller (1.11.2): + - react-native-keyboard-controller (1.11.3): - hermes-engine - RCT-Folly (= 2021.07.22.00) - RCTRequired @@ -1377,7 +1377,7 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - boost: 57d2868c099736d80fcd648bf211b4431e51a558 + boost: 7dcd2de282d72e344012f7d6564d024930a6a440 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 FBLazyVector: 1d033b6462f2d7bdde254a5118fe5e459c3ff36d @@ -1414,7 +1414,7 @@ SPEC CHECKSUMS: React-jsiexecutor: 13401c2c6ddc727c74b71eb58b7590332d27d4eb React-jsinspector: a70e8fc7f3ae7982db27e7c114c0ec8c0714c8f5 React-logger: 9fd8d34baa7930b42a70669ec0f0971083ae5a7b - react-native-keyboard-controller: e2c20584501c992419b0c36e2fad5852008090fa + react-native-keyboard-controller: 37bc6f70f46554a123ad9f2ec8cc14657f3b8a75 react-native-safe-area-context: a283130af276caa22ecfed30c3d1eb450bc83439 React-NativeModulesApple: fd9fb8a2d2d789988f110c3c21c91fa0795fa2c7 React-perflogger: 800d85d51d4f53efc2eec11f459919752e494db3 diff --git a/example/ios/KeyboardControllerExample.xcodeproj/project.pbxproj b/example/ios/KeyboardControllerExample.xcodeproj/project.pbxproj index 000232c63..1a26972ba 100644 --- a/example/ios/KeyboardControllerExample.xcodeproj/project.pbxproj +++ b/example/ios/KeyboardControllerExample.xcodeproj/project.pbxproj @@ -373,17 +373,17 @@ ); inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-KeyboardControllerExample/Pods-KeyboardControllerExample-frameworks.sh", - "${PODS_ROOT}/hermes-engine/destroot/Library/Frameworks/ios/hermes.framework", "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-DoubleConversion/double-conversion.framework/double-conversion", "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-Glog/glog.framework/glog", "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal/OpenSSL.framework/OpenSSL", + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", ); name = "[CP] Embed Pods Frameworks"; outputPaths = ( - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/double-conversion.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/glog.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 578a930b0..dcbb0f25a 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -71,12 +71,8 @@ PODS: - fmt (6.2.1) - glog (0.3.5) - hermes-engine (0.72.11): - - hermes-engine/Hermes (= 0.72.11) - - hermes-engine/JSI (= 0.72.11) - - hermes-engine/Public (= 0.72.11) - - hermes-engine/Hermes (0.72.11) - - hermes-engine/JSI (0.72.11) - - hermes-engine/Public (0.72.11) + - hermes-engine/Pre-built (= 0.72.11) + - hermes-engine/Pre-built (0.72.11) - InputMask (6.1.0) - libevent (2.1.12) - lottie-ios (4.2.0) @@ -384,7 +380,7 @@ PODS: - React-jsinspector (0.72.11) - React-logger (0.72.11): - glog - - react-native-keyboard-controller (1.11.2): + - react-native-keyboard-controller (1.11.3): - RCT-Folly (= 2021.07.22.00) - React-Core - react-native-safe-area-context (4.7.1): @@ -708,9 +704,9 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - boost: 57d2868c099736d80fcd648bf211b4431e51a558 + boost: 7dcd2de282d72e344012f7d6564d024930a6a440 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 - DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 + DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953 FBLazyVector: 1d033b6462f2d7bdde254a5118fe5e459c3ff36d FBReactNativeSpec: 7cdf84cde92e07142519467b850764f8d57487ec Flipper: 6edb735e6c3e332975d1b17956bcc584eccf5818 @@ -722,8 +718,8 @@ SPEC CHECKSUMS: Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9 FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 - glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b - hermes-engine: 88eb1def592bf837573ba7d4625927e97db84ffd + glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2 + hermes-engine: c22b4cc0bb1d1603b9e4faf83732be227baa55bc InputMask: 71d291dc54d2deaeac6512afb6ec2304228c0bb7 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 lottie-ios: 809ecf2d460ed650a6aed7aa88b2ec45fab4779c @@ -744,7 +740,7 @@ SPEC CHECKSUMS: React-jsiexecutor: 13401c2c6ddc727c74b71eb58b7590332d27d4eb React-jsinspector: a70e8fc7f3ae7982db27e7c114c0ec8c0714c8f5 React-logger: 9fd8d34baa7930b42a70669ec0f0971083ae5a7b - react-native-keyboard-controller: d0dea8af3ee3aca5618df0e7b250e8fd0b7e6187 + react-native-keyboard-controller: e5a1562f846f9de3aba9604ae46cbd82aa8f686f react-native-safe-area-context: 9697629f7b2cda43cf52169bb7e0767d330648c2 react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e React-NativeModulesApple: fd9fb8a2d2d789988f110c3c21c91fa0795fa2c7 diff --git a/package.json b/package.json index 8b39876cc..07e91ed15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keyboard-controller", - "version": "1.11.2", + "version": "1.11.3", "description": "Keyboard manager which works in identical way on both iOS and Android", "main": "lib/commonjs/index", "module": "lib/module/index",