Before submitting a new issue
Bug summary
Skia components are not rendering in bundle mode
Library version
0.1.1
Environment info
System:
OS: macOS 15.5
CPU: (10) arm64 Apple M1 Pro
Memory: 178.69 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 24.4.1
path: /opt/homebrew/bin/node
Yarn:
version: 3.6.4
path: /opt/homebrew/bin/yarn
npm:
version: 11.4.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2025.04.28.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK:
API Levels:
- "23"
- "25"
- "26"
- "28"
- "29"
- "31"
- "32"
- "34"
- "35"
- "36"
Build Tools:
- 29.0.2
- 30.0.2
- 30.0.3
- 31.0.0
- 32.0.0
- 33.0.0
- 33.0.1
- 34.0.0
- 35.0.0
- 35.0.1
- 36.0.0
System Images:
- android-31 | Google Play ARM 64 v8a
- android-34-ext11 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-34 | Google Play ARM 64 v8a
- android-35 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
- android-35 | Pre-Release 16 KB Page Size Google Play ARM 64 v8a
- android-36 | Google Play ARM 64 v8a
- android-36 | Pre-Release 16 KB Page Size Google Play ARM 64 v8a
- android-Baklava | Google Play ARM 64 v8a
- android-VanillaIceCream | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2025.1 AI-251.26094.121.2512.13930704
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.15
path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/javac
Ruby:
version: 2.6.10
path: /Users/111/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 20.0.0
wanted: 20.0.0
react:
installed: 19.1.0
wanted: 19.1.0
react-native:
installed: 0.81.0
wanted: 0.81.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
Steps to reproduce
Install the latest version of skia and create a skia component and see if it is working properly when the app is running in bundle mode.
Reproducible example repository
https://github.com/Gautham495/rnx-kit-react-native-host-reproduction
Before submitting a new issue
Bug summary
Skia components are not rendering in bundle mode
Library version
0.1.1
Environment info
System: OS: macOS 15.5 CPU: (10) arm64 Apple M1 Pro Memory: 178.69 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 24.4.1 path: /opt/homebrew/bin/node Yarn: version: 3.6.4 path: /opt/homebrew/bin/yarn npm: version: 11.4.2 path: /opt/homebrew/bin/npm Watchman: version: 2025.04.28.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 24.5 - iOS 18.5 - macOS 15.5 - tvOS 18.5 - visionOS 2.5 - watchOS 11.5 Android SDK: API Levels: - "23" - "25" - "26" - "28" - "29" - "31" - "32" - "34" - "35" - "36" Build Tools: - 29.0.2 - 30.0.2 - 30.0.3 - 31.0.0 - 32.0.0 - 33.0.0 - 33.0.1 - 34.0.0 - 35.0.0 - 35.0.1 - 36.0.0 System Images: - android-31 | Google Play ARM 64 v8a - android-34-ext11 | Google Play ARM 64 v8a - android-34 | Google APIs ARM 64 v8a - android-34 | Google Play ARM 64 v8a - android-35 | Google APIs ARM 64 v8a - android-35 | Google Play ARM 64 v8a - android-35 | Pre-Release 16 KB Page Size Google Play ARM 64 v8a - android-36 | Google Play ARM 64 v8a - android-36 | Pre-Release 16 KB Page Size Google Play ARM 64 v8a - android-Baklava | Google Play ARM 64 v8a - android-VanillaIceCream | Google Play ARM 64 v8a Android NDK: Not Found IDEs: Android Studio: 2025.1 AI-251.26094.121.2512.13930704 Xcode: version: 16.4/16F6 path: /usr/bin/xcodebuild Languages: Java: version: 17.0.15 path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/javac Ruby: version: 2.6.10 path: /Users/111/.rbenv/shims/ruby npmPackages: "@react-native-community/cli": installed: 20.0.0 wanted: 20.0.0 react: installed: 19.1.0 wanted: 19.1.0 react-native: installed: 0.81.0 wanted: 0.81.0 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: true newArchEnabled: trueSteps to reproduce
Install the latest version of skia and create a skia component and see if it is working properly when the app is running in bundle mode.
Reproducible example repository
https://github.com/Gautham495/rnx-kit-react-native-host-reproduction