Skip to content

Commit

Permalink
update podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chloehjung committed Nov 30, 2023
1 parent 91a4568 commit 251af03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,14 @@ PODS:
- React-jsinspector (0.71.7)
- React-logger (0.71.7):
- glog
- react-native-camera (4.2.1):
- React-Core
- react-native-camera/RCT (= 4.2.1)
- react-native-camera/RN (= 4.2.1)
- react-native-camera/RCT (4.2.1):
- React-Core
- react-native-camera/RN (4.2.1):
- React-Core
- react-native-html-to-pdf (0.12.0):
- React-Core
- react-native-nfc-manager (3.14.2):
Expand Down Expand Up @@ -525,6 +533,7 @@ DEPENDENCIES:
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- react-native-camera (from `../node_modules/react-native-camera`)
- react-native-html-to-pdf (from `../node_modules/react-native-html-to-pdf`)
- react-native-nfc-manager (from `../node_modules/react-native-nfc-manager`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
Expand Down Expand Up @@ -615,6 +624,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/jsinspector"
React-logger:
:path: "../node_modules/react-native/ReactCommon/logger"
react-native-camera:
:path: "../node_modules/react-native-camera"
react-native-html-to-pdf:
:path: "../node_modules/react-native-html-to-pdf"
react-native-nfc-manager:
Expand Down Expand Up @@ -706,6 +717,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: eaa5f71eb8f6861cf0e57f1a0f52aeb020d9e18e
React-jsinspector: 9885f6f94d231b95a739ef7bb50536fb87ce7539
React-logger: 3f8ebad1be1bf3299d1ab6d7f971802d7395c7ef
react-native-camera: 3eae183c1d111103963f3dd913b65d01aef8110f
react-native-html-to-pdf: 4c5c6e26819fe202971061594058877aa9b25265
react-native-nfc-manager: c0e6048b119fa3ae7b02ae927d4a801b8e76f287
react-native-safe-area-context: 39c2d8be3328df5d437ac1700f4f3a4f75716acc
Expand Down

0 comments on commit 251af03

Please sign in to comment.