-
- Notifications
You must be signed in to change notification settings - Fork 941
Description
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS
What happened?
This Error is arises from firebase and i can't produce it
Fatal Exception: facebook::jsi::JSError
Maximum call stack size exceeded (native stack depth) RangeError: Maximum call stack size exceeded (native stack depth) at gorhom_useScrollHandlerTs1 (:1:121) at reactNativeReanimated_useAnimatedScrollHandlerTs1 (:1:316) at handleAndFlushAnimationFrame_reactNativeReanimated_coreTs1 (:1:178) at _dispatchCommandFabric (native) at dispatchCommandFabric_reactNativeReanimated_dispatchCommandTs1 (:1:413) at scrollToFabric_reactNativeReanimated_scrollToTs1 (:1:139) at gorhom_useScrollEventsHandlersDefaultTs1 (:1:797) at gorhom_useScrollHandlerTs1 (:1:121) at reactNativeReanimated_useAnimatedScrollHandlerTs1 (:1:316) at handleAndFlushAnimationFrame_reactNativeReanimated_coreTs1 (:1:178) at _dispatchCommandFabric (native) at dispatchCommandFabric_reactNativeReanimated_dispatchCommandTs1 (:1:413) at scrollToFabric_reactNativeReanimated_scrollToTs1 (:1:139) at gorhom_useScrollEventsHandlersDefaultTs1 (:1:797) at gorhom_useScrollHandlerTs1 (:1:121) at reactNativeReanimated_useAnimatedScrollHandlerTs1 (:1:316) at handleAndFlushAnimationFrame_reactNativeReanimated_coreTs1 (:1:178) at _dispatchCommandFabric (native) at dispatchCommandFabric_reactNativeReanimated_dispatchCommandTs1 (:1:413) at scrollToFabric_reactNativeReanimated_scrollToTs1 (:1:139) at gorhom_useScrollEventsHandlersDefaultTs1 (:1:797) at gorhom_useScrollHandlerTs1 (:1:121) at reactNativeReanimated_useAnimatedScrollHandlerTs1 (:1:316) at handleAndFlushAnimationFrame_reactNativeReanimated_coreTs1 (:1:178) at _dispatchCommandFabric (native) at dispatchCommandFabric_reactNativeReanimated_dispatchCommandTs1 (:1:413) at scrollToFabric_reactNativeReanimated_scrollToTs1 (:1:139) at gorhom_useScrollEventsHandlersDefaultTs1 (:1:797) at gorhom_useScrollHandlerTs1 (:1:121) at reactNativeReanimated_useAnimatedScrollHandlerTs1 (:1:316) at handleAndFlushAnimationFrame_reactNativeReanimated_coreTs1 (:1:178) at _dispatchCommandFabric (native) at
Reproduction steps
- create react native app with fabric enabled
- install gorhom bottomsheet
- put BottomSheetScrollView inside BottomSheet
- ios randomly crash
Reproduction sample
https://snack.expo.dev/@naderdx/funny-blue-hummus
Relevant log output
System: OS: macOS 26.2 CPU: (10) arm64 Apple M4 Memory: 188.42 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 25.1.0 path: /Users/nader/.nvm/versions/node/v25.1.0/bin/node Yarn: version: 4.11.0 path: /Users/nader/.nvm/versions/node/v25.1.0/bin/yarn npm: version: 11.6.2 path: /Users/nader/.nvm/versions/node/v25.1.0/bin/npm Watchman: version: 2025.11.03.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 25.2 - iOS 26.2 - macOS 26.2 - tvOS 26.2 - visionOS 26.2 - watchOS 26.2 Android SDK: API Levels: - "29" - "30" - "34" - "35" - "35" - "36" Build Tools: - 34.0.0 - 35.0.0 - 36.0.0 - 36.1.0 System Images: - android-33 | Google APIs ARM 64 v8a - android-35-ext15 | Google APIs ARM 64 v8a - android-35-ext15 | Google APIs Intel x86_64 Atom - android-36.1 | Google Play ARM 64 v8a - android-36 | Google APIs ARM 64 v8a - android-36 | Google Play ARM 64 v8a Android NDK: Not Found IDEs: Android Studio: 2025.2 AI-252.25557.131.2521.14432022 Xcode: version: 26.2/17C52 path: /usr/bin/xcodebuild Languages: Java: version: 17.0.17 path: /usr/bin/javac Ruby: version: 3.2.2 path: /Users/nader/.rbenv/shims/ruby npmPackages: "@react-native-community/cli": installed: 20.0.0 wanted: 20.0.0 react: installed: 19.1.4 wanted: 19.1.4 react-native: installed: 0.81.6 wanted: 0.81.6 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: true newArchEnabled: true info React Native v0.84.0 is now available (your project is running on v0.81.6).