Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "packages/react-native-quick-crypto/deps/ncrypto"]
path = packages/react-native-quick-crypto/deps/ncrypto
url = https://github.com/nodejs/ncrypto.git
[submodule "packages/react-native-quick-crypto/deps/simdutf"]
path = packages/react-native-quick-crypto/deps/simdutf
url = https://github.com/simdutf/simdutf.git
2 changes: 1 addition & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,7 +2815,7 @@ SPEC CHECKSUMS:
NitroMmkv: afbc5b2fbf963be567c6c545aa1efcf6a9cec68e
NitroModules: 11bba9d065af151eae51e38a6425e04c3b223ff3
OpenSSL-Universal: 9110d21982bb7e8b22a962b6db56a8aa805afde7
QuickCrypto: 2084e4b3fe8ec7c33d57c446927b90d7e266b5f0
QuickCrypto: 706bcc29f0cf2b628721f705bd700ad906a43f91
RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
RCTDeprecation: c4b9e2fd0ab200e3af72b013ed6113187c607077
RCTRequired: e97dd5dafc1db8094e63bc5031e0371f092ae92a
Expand Down
Loading
Loading