Skip to content

Commit ba6f7eb

Browse files
committed
update podfile
1 parent 2aeffec commit ba6f7eb

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

ios/Podfile.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,13 +219,15 @@ PODS:
219219
- React-cxxreact (= 0.61.5)
220220
- React-jsi (= 0.61.5)
221221
- ReactCommon/jscallinvoker (= 0.61.5)
222+
- ReactNativeKeyboardTrackingView (5.6.1):
223+
- React
222224
- ReactNativeNavigation (3.7.0):
223225
- React
224226
- ReactNativeUiLib (2.0.1):
225227
- React
226-
- RNCAsyncStorage (1.7.1):
228+
- RNCAsyncStorage (1.8.0):
227229
- React
228-
- RNDateTimePicker (2.2.1):
230+
- RNDateTimePicker (2.2.2):
229231
- React
230232
- RNGestureHandler (1.5.6):
231233
- React
@@ -264,6 +266,7 @@ DEPENDENCIES:
264266
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
265267
- ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`)
266268
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
269+
- ReactNativeKeyboardTrackingView (from `../node_modules/react-native-keyboard-tracking-view`)
267270
- ReactNativeNavigation (from `../node_modules/react-native-navigation`)
268271
- ReactNativeUiLib (from `../lib/ReactNativeUiLib.podspec`)
269272
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
@@ -328,6 +331,8 @@ EXTERNAL SOURCES:
328331
:path: "../node_modules/react-native/Libraries/Vibration"
329332
ReactCommon:
330333
:path: "../node_modules/react-native/ReactCommon"
334+
ReactNativeKeyboardTrackingView:
335+
:path: "../node_modules/react-native-keyboard-tracking-view"
331336
ReactNativeNavigation:
332337
:path: "../node_modules/react-native-navigation"
333338
ReactNativeUiLib:
@@ -372,10 +377,11 @@ SPEC CHECKSUMS:
372377
React-RCTText: 9ccc88273e9a3aacff5094d2175a605efa854dbe
373378
React-RCTVibration: a49a1f42bf8f5acf1c3e297097517c6b3af377ad
374379
ReactCommon: 198c7c8d3591f975e5431bec1b0b3b581aa1c5dd
380+
ReactNativeKeyboardTrackingView: a240a6a0dba852bb107109a7ec7e98b884055977
375381
ReactNativeNavigation: bed6f504aa1a4dadd151503bf99d0ef96d06847f
376382
ReactNativeUiLib: 217f90ec42d9cfcd136a442f6963cd9c744e0bc1
377-
RNCAsyncStorage: 8539fc80a0075fcc9c8e2dff84cd22dc5bf1dacf
378-
RNDateTimePicker: 1e20e91177ab5e885aa645666c5490ad99e9a839
383+
RNCAsyncStorage: 455b48eb552543bad4e3099e180e1700700771f3
384+
RNDateTimePicker: 501ab152e78882c183607e05074c37ce19ace5bf
379385
RNGestureHandler: 911d3b110a7a233a34c4f800e7188a84b75319c6
380386
RNReanimated: 031fe8d9ea93c2bd689a40f05320ef9d96f74d7f
381387
RNTextSize: 91955a6ea2adda9dc7802ce472b7a4dc717686f6

0 commit comments

Comments
 (0)