This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Unmounting screen component #857
lukaszradziak
started this conversation in
General
Replies: 1 comment
-
|
use useFocusEffect() hook instead of useEffect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to handle unmounting screen component in
<Stack>/<Stack.Screen>?This code:
working in
<Slot>but in<Stack>"screen OUT" not appearedBeta Was this translation helpful? Give feedback.
All reactions