Before you continue
Before submitting a bug report, please review our troubleshooting documentation at Troubleshoot Issues | Vega Troubleshooting
If you still want to file a bug report, please make sure to fill in all the details below and provide the necessary information.
NOTE: PLEASE ONLY REPORT A SINGLE BUG USING THIS TEMPLATE.
If you’re experiencing multiple issues, please file a separate report for each.
Bug Description
1. Summary
Provide a brief description of the bug in the SDK and its impact on app functionality.
App Name:
App Link on Amazon Appstore (found through Developer Console → Actions column in App List → View on Amazon.com):
Bug Severity
Select one that applies
- Impacts operation of app
- Blocks current development
- Improvement suggestion
- Issue with documentation (If selected, please share the doc link and describe the issue)
- Other
2. Steps to Reproduce
Trying to implement the AppDraw form the@amazon-devices/react-navigation__drawer
3. Observed Behavior
Explain what actually happened, noting any discrepancies or malfunctions.
The aplication wont start and i get this error [ReactNative Architecture][JS] 'getViewManagerConfig' is not available in the new React Native architecture.Use hasViewManagerConfig instead. viewManagerName: getConstants
4. Expected Behavior
Describe what you expected the SDK to do under normal operation.
<!-- Answer here -->
4.a Possible Root Cause & Temporary Workaround
Fill out anything you have tried. If you don’t know, N/A is acceptable
<!-- Answer here --
5. Logs or crash report
(Please make sure to provide relevant logs as attachment)
For crash issues, please refer this guide for faster troubleshooting: Detect Where the App Crash Originates | Design and Develop Vega Apps
-
For issues with Vega Studio Extension, please share log files from below folders:
For v0.22+:~/.vscode/extensions/amazon.vega-extension-<version>/ExtensionLogs ~/.vscode/extensions/amazon.vega-ui-extension-<version>/ExtensionLogsFor v0.21 and earlier:
~/.vscode/extensions/amazon.kepler-extension-<version>/ExtensionLogs ~/.vscode/extensions/amazon.kepler-ui-extension-<version>/ExtensionLogs
6. Environment
Please fill out the fields related to your bug below:
-
**SDK Version:**Active SDK Version: 0.22.5600
Vega CLI Version: 1.2.18t -
App State:
[Foreground/Background] -
OS Information: Please ssh into the device via
vega exec vda shell(orkepler exec vda shellfor v0.21 and earlier) and copy the output fromcat /etc/os-releaseinto the answer section below. Note, if you don’t have a simulator running or device attached, the command will respond withvda: no devices/emulators found<!-- Answer################################################## ##### Welcome to Developer mode Shell ##### ################################################## sh(com.amazon.dev.shell):/$ cat /etc/os-release NAME="OS" OE_VERSION="4.0.0" OS_MAJOR_VERSION="1" OS_MINOR_VERSION="1" RELEASE_ID="10" OS_VERSION="1.1" BRANCH_CODE="TV Ship" BUILD_DESC="OS 1.1 (TV Ship/518)" BUILD_FINGERPRINT="4.0.194174.0(3072cab629675a74)/518N:user/release-keys" BUILD_VARIANT="user" BUILD_TAGS="release-keys" BUILD_DATE="Fri Dec 12 05:48:51 UTC 2025" BUILD_TIMESTAMP="1765518531" VERSION_NUMBER="1001010051820" sh(com.amazon.dev.shell):/$ here if applicable -->
7. Example Code Snippet / Screenshots / Screengrabs
Include any relevant code or component setup in React Native that can help reproduce the bug.
import { ExampleComponent } from 'custom-sdk';
<ExampleComponent config={{ key: 'value' }} />
Playback Issues
If this is a playback issue, please provide your content URL, any pre-conditions (like geo-location), and let us know if it’s x86 or arm7.
<!-- Describe your playback issue if applicable -->
Please share the following details in addition:_
- Player SDK:
[Bitmovin, Shaka, ...] - Player SDK Version:
[e.g. 1.23]- Audio Codecs:
[AAC, ...] - Video Codecs:
[h.264, mp4] - Manifest Types:
[m3u8, dash, etc ..]
- Audio Codecs:
Q: If applicable, please provide your media/content url
If this is created dynamically, tokenized, etc please provide a way for us to access it
[N/A or Content / Media Url for testing]
Q: Are there any special headers required to reproduce the issue you are facing?
[N/A or Insert Headers]
Additionally please provide the following if possible
Provide Screenshots / Screengrabs / Logs. Please include as much information as you can that will help debug.
[ReactNative Architecture][JS] 'getViewManagerConfig' is not available in the new React Native architecture.Use hasViewManagerConfig instead. viewManagerName: getConstants
at AppDrawer
at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136210:17)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136116:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273372:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273424:24)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272860:36)
at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272487:34)
at RNSScreen
at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270072:22)
at Suspense
at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270082:23)
at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269501:22)
at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269547:36)
at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269800:36)
at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273468:24)
at RNSScreenContainer
at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269658:31)
at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273458:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:245244:21)
at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272078:36)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244736:24)
at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244619:24)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271225:36)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271106:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Layout (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:149970:31)
at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129310:123)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:131661:28)
at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137394:21)
at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137286:26)
at Provider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:130707:33)
at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129272:130)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:59989:36)
at com.shindiri.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:109905:28)
(NOBRIDGE) ERROR [ReactNative Architecture][JS] 'getConstants' is not available in the new React Native architecture.
at AppDrawer
at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136210:17)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136116:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273372:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273424:24)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272860:36)
at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272487:34)
at RNSScreen
at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270072:22)
at Suspense
at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270082:23)
at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269501:22)
at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269547:36)
at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269800:36)
at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273468:24)
at RNSScreenContainer
at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269658:31)
at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273458:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:245244:21)
at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272078:36)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244736:24)
at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244619:24)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271225:36)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271106:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Layout (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:149970:31)
at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129310:123)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:131661:28)
at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137394:21)
at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137286:26)
at Provider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:130707:33)
at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129272:130)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:59989:36)
at com.shindiri.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:109905:28)
(NOBRIDGE) ERROR Error: [Reanimated] `valueUnpacker` is not a worklet, js engine: hermes
at DrawerViewBase (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226095:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at DrawerView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226297:27)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at DrawerNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:225975:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at GestureHandlerRootView
at AppDrawer
at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136210:17)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136116:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273372:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273424:24)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272860:36)
at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272487:34)
at RNSScreen
at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270072:22)
at Suspense
at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270082:23)
at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269501:22)
at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269547:36)
at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269800:36)
at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273468:24)
at RNSScreenContainer
at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269658:31)
at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273458:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:245244:21)
at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272078:36)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244736:24)
at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244619:24)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271225:36)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271106:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Layout (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:149970:31)
at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129310:123)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:131661:28)
at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137394:21)
at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137286:26)
at Provider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:130707:33)
at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129272:130)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:59989:36)
at com.shindiri.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:109905:28)
(NOBRIDGE) ERROR Error: [Reanimated] `valueUnpacker` is not a worklet, js engine: hermes
at DrawerViewBase (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226095:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at DrawerView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226297:27)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at DrawerNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:225975:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at GestureHandlerRootView
at AppDrawer
at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136210:17)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136116:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273372:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273424:24)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272860:36)
at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272487:34)
at RNSScreen
at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270072:22)
at Suspense
at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270082:23)
at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269501:22)
at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269547:36)
at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269800:36)
at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273468:24)
at RNSScreenContainer
at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269658:31)
at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273458:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:245244:21)
at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272078:36)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244736:24)
at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244619:24)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271225:36)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271106:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Layout (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:149970:31)
at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129310:123)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:131661:28)
at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137394:21)
at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137286:26)
at Provider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:130707:33)
at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129272:130)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:59989:36)
at com.shindiri.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:109905:28)
(NOBRIDGE) DEBUG override RCTImageView to set native flag to false
(NOBRIDGE) LOG Here
(NOBRIDGE) LOG Hidding here
(NOBRIDGE) ERROR Error: [Reanimated] `valueUnpacker` is not a worklet, js engine: hermes
at DrawerViewBase (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226095:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at DrawerView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226297:27)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at DrawerNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:225975:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at GestureHandlerRootView
at AppDrawer
at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136210:17)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136116:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273372:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273424:24)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272860:36)
at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272487:34)
at RNSScreen
at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270072:22)
at Suspense
at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270082:23)
at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269501:22)
at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269547:36)
at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269800:36)
at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273468:24)
at RNSScreenContainer
at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269658:31)
at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273458:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:245244:21)
at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272078:36)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244736:24)
at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244619:24)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271225:36)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271106:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Layout (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:149970:31)
at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129310:123)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:131661:28)
at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137394:21)
at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137286:26)
at Provider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:130707:33)
at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129272:130)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:59989:36)
at com.shindiri.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:109905:28)
(NOBRIDGE) ERROR Error: [Reanimated] `valueUnpacker` is not a worklet, js engine: hermes
at DrawerViewBase (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226095:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at DrawerView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:226297:27)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at DrawerNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:225975:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at GestureHandlerRootView
at AppDrawer
at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136210:17)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:136116:22)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273372:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273424:24)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:73892:62)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272860:36)
at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272487:34)
at RNSScreen
at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270072:22)
at Suspense
at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:270082:23)
at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269501:22)
at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269547:36)
at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269800:36)
at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273468:24)
at RNSScreenContainer
at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:269658:31)
at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:273458:23)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:245244:21)
at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:272078:36)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244736:24)
at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:244619:24)
at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:246159:25)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271225:36)
at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135087:25)
at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135913:22)
at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:135928:27)
at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:271106:18)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at Layout (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:149970:31)
at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129310:123)
at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:132058:24)
at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:131661:28)
at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137394:21)
at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:137286:26)
at Provider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:130707:33)
at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:129272:130)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at RCTView
at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:60133:26)
at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:59989:36)
at com.shindiri.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:109905:28)
(NOBRIDGE) ERROR TypeError: Cannot read property 'isConfigured' of undefined
This error is located at:
in DrawerViewBase (created by DrawerView)
in RCTView (created by View)
in View (created by DrawerView)
in RCTView (created by View)
in View (created by SafeAreaInsetsContext)
in SafeAreaProviderCompat (created by DrawerView)
in DrawerView (created by DrawerNavigator)
in PreventRemoveProvider (created by NavigationContent)
in NavigationContent
in Unknown (created by DrawerNavigator)
in DrawerNavigator (created by AppDrawer)
in RCTView (created by View)
in View (created by GestureHandlerRootView)
in GestureHandlerRootView (created by AppDrawer)
in AppDrawer (created by SceneView)
in StaticContainer
in EnsureSingleNavigator (created by SceneView)
in SceneView (created by CardContainer)
in RCTView (created by View)
in View (created by CardContainer)
in RCTView (created by View)
in View (created by CardContainer)
in RCTView (created by View)
in View
in CardSheet (created by Card)
in RCTView (created by View)
in View
in Unknown (created by Card)
in Dummy (created by Card)
in RCTView (created by View)
in View
in Unknown (created by Card)
in RCTView (created by View)
in View (created by Card)
in Card (created by CardContainer)
in CardContainer (created by CardStack)
in RNSScreen (created by InnerScreen)
in Suspender (created by Freeze)
in Suspense (created by Freeze)
in Freeze (created by DelayedFreeze)
in DelayedFreeze (created by InnerScreen)
in InnerScreen (created by Screen)
in Screen (created by MaybeScreen)
in MaybeScreen (created by CardStack)
in RNSScreenContainer (created by ScreenContainer)
in ScreenContainer (created by MaybeScreenContainer)
in MaybeScreenContainer (created by CardStack)
in RCTView (created by View)
in View (created by Background)
in Background (created by CardStack)
in CardStack (created by HeaderShownContext)
in RCTView (created by View)
in View (created by CompatNativeSafeAreaProvider)
in CompatNativeSafeAreaProvider (created by SafeAreaProvider)
in SafeAreaProvider (created by SafeAreaInsetsContext)
in SafeAreaProviderCompat (created by StackView)
in RCTView (created by View)
in View (created by StackView)
in StackView (created by StackNavigator)
in PreventRemoveProvider (created by NavigationContent)
in NavigationContent
in Unknown (created by StackNavigator)
in StackNavigator (created by AppStack)
in RCTView (created by View)
in View (created by Layout)
in Layout (created by AppStack)
in AppStack (created by App)
in EnsureSingleNavigator
in BaseNavigationContainer
in ThemeProvider
in NavigationContainerInner (created by App)
in Provider (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in com.shindiri.main(RootComponent), js engine: hermes
(NOBRIDGE) ERROR TypeError: Cannot read property 'isConfigured' of undefined
This error is located at:
in DrawerViewBase (created by DrawerView)
in RCTView (created by View)
in View (created by DrawerView)
in RCTView (created by View)
in View (created by SafeAreaInsetsContext)
in SafeAreaProviderCompat (created by DrawerView)
in DrawerView (created by DrawerNavigator)
in PreventRemoveProvider (created by NavigationContent)
in NavigationContent
in Unknown (created by DrawerNavigator)
in DrawerNavigator (created by AppDrawer)
in RCTView (created by View)
in View (created by GestureHandlerRootView)
in GestureHandlerRootView (created by AppDrawer)
in AppDrawer (created by SceneView)
in StaticContainer
in EnsureSingleNavigator (created by SceneView)
in SceneView (created by CardContainer)
in RCTView (created by View)
in View (created by CardContainer)
in RCTView (created by View)
in View (created by CardContainer)
in RCTView (created by View)
in View
in CardSheet (created by Card)
in RCTView (created by View)
in View
in Unknown (created by Card)
in Dummy (created by Card)
in RCTView (created by View)
in View
in Unknown (created by Card)
in RCTView (created by View)
in View (created by Card)
in Card (created by CardContainer)
in CardContainer (created by CardStack)
in RNSScreen (created by InnerScreen)
in Suspender (created by Freeze)
in Suspense (created by Freeze)
in Freeze (created by DelayedFreeze)
in DelayedFreeze (created by InnerScreen)
in InnerScreen (created by Screen)
in Screen (created by MaybeScreen)
in MaybeScreen (created by CardStack)
in RNSScreenContainer (created by ScreenContainer)
in ScreenContainer (created by MaybeScreenContainer)
in MaybeScreenContainer (created by CardStack)
in RCTView (created by View)
in View (created by Background)
in Background (created by CardStack)
in CardStack (created by HeaderShownContext)
in RCTView (created by View)
in View (created by CompatNativeSafeAreaProvider)
in CompatNativeSafeAreaProvider (created by SafeAreaProvider)
in SafeAreaProvider (created by SafeAreaInsetsContext)
in SafeAreaProviderCompat (created by StackView)
in RCTView (created by View)
in View (created by StackView)
in StackView (created by StackNavigator)
in PreventRemoveProvider (created by NavigationContent)
in NavigationContent
in Unknown (created by StackNavigator)
in StackNavigator (created by AppStack)
in RCTView (created by View)
in View (created by Layout)
in Layout (created by AppStack)
in AppStack (created by App)
in EnsureSingleNavigator
in BaseNavigationContainer
in ThemeProvider
in NavigationContainerInner (created by App)
in Provider (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in com.shindiri.main(RootComponent), js engine: hermes
(NOBRIDGE) DEBUG override KeplerHorizontalScrollContentView to set native flag to false
(NOBRIDGE) DEBUG override KeplerHorizontalScrollView to set native flag to false
(NOBRIDGE) DEBUG override RCTScrollView to set native flag to false
Additional Context
Any Additional Context you would like to provide?
Add any other relevant information, such as recent updates to the SDK, dependencies, or device OS that may affect the bug.
<!-- Answer here if applicable -->