How were you trying to build the app?
expo run:ios
Full build logs
❌ (node_modules/react-native-quick-crypto/cpp/utils/HybridUtils.cpp:3:10)
1 | #include "HybridUtils.hpp"
2 |
> 3 | #include <NitroModules/JSIConverter+ArrayBuffer.hpp>
| ^ 'NitroModules/JSIConverter+ArrayBuffer.hpp' file not found
4 | #include <bit>
5 | #include <cstring>
6 | #include <openssl/crypto.h>
Project dependencies
{
"dependencies": {
"react-native-quick-crypto": "^1.1.1",
"react-native-nitro-modules": "0.35.6",
"expo": "~55.0.18",
"react-native": "0.83.6",
}
}
expo-env-info 2.0.12 environment info:
System:
OS: macOS 26.4.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.18.0 - ~/.nvm/versions/node/v22.18.0/bin/node
Yarn: 1.22.22 - ~/.bun/bin/yarn
npm: 10.9.3 - ~/.nvm/versions/node/v22.18.0/bin/npm
Managers:
CocoaPods: 1.16.2 - /opt/homebrew/lib/ruby/gems/3.4.0/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 25.4, iOS 26.4, macOS 26.4, tvOS 26.4, visionOS 26.4, watchOS 26.4
Android SDK:
API Levels: 36
Build Tools: 35.0.0, 35.0.1, 36.0.0, 36.1.0
System Images: android-36 | Google TV ARM 64 v8a, android-36 | Google Play ARM 64 v8a
IDEs:
Android Studio: 2025.3 AI-253.30387.90.2532.14935130
Xcode: 26.4.1/17E202 - /usr/bin/xcodebuild
npmPackages:
expo: ~55.0.18 => 55.0.18
expo-router: ~55.0.13 => 55.0.13
expo-updates: ~55.0.21 => 55.0.21
metro: ^0.83.6 => 0.83.6
react: 19.2.0 => 19.2.0
react-dom: 19.2.0 => 19.2.0
react-native: 0.83.6 => 0.83.6
react-native-web: ^0.21.2 => 0.21.2
Expo Workflow: bare
QuickCrypto Version
1.1.1
Target platforms
iOS
Operating system
MacOS
Can you build the QuickCrypto Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
How were you trying to build the app?
expo run:iosFull build logs
Project dependencies
{ "dependencies": { "react-native-quick-crypto": "^1.1.1", "react-native-nitro-modules": "0.35.6", "expo": "~55.0.18", "react-native": "0.83.6", } }QuickCrypto Version
1.1.1
Target platforms
iOS
Operating system
MacOS
Can you build the QuickCrypto Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information