fix(Android,Fabric,bridge-mode): patch crash with context detached from activity #3739
Annotations
10 warnings
src/components/FullWindowOverlay.tsx#L10
Unexpected any. Specify a different type
|
src/components/ScreenContainer.tsx#L11
Unexpected any. Specify a different type
|
src/components/ScreenContainer.tsx#L14
Unexpected any. Specify a different type
|
src/components/ScreenStack.tsx#L8
Unexpected any. Specify a different type
|
src/components/ScreenStackHeaderConfig.tsx#L14
Unexpected any. Specify a different type
|
src/components/ScreenStackHeaderConfig.tsx#L17
Unexpected any. Specify a different type
|
src/gesture-handler/RNScreensTurboModule.ts#L12
Unexpected any. Specify a different type
|
src/gesture-handler/ScreenGestureDetector.tsx#L60
Unexpected any. Specify a different type
|
src/gesture-handler/ScreenGestureDetector.tsx#L67
Unexpected any. Specify a different type
|
src/gesture-handler/ScreenGestureDetector.tsx#L90
React Hook useEffect has missing dependencies: 'IS_FABRIC', 'goBackGesture', 'screenTagToNodeWrapperUI', and 'screensRefs'. Either include them or remove the dependency array
|
This job succeeded
Loading