-
|
Hi all, I understand that Reading the doc at https://reactnavigation.org/docs/stack-navigator/#detachinactivescreens it's not clear to me if we still need to enable the When at https://reactnavigation.org/docs/stack-navigator/#detachinactivescreens we say
Does it mean it just enables the integration but doesn't activate the feature? I am trying to understand what's the minimal setup for react-freeze to run properly with react-navigation in our app. Cheers ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
|
Beta Was this translation helpful? Give feedback.
react-native-screensintegration refers to the detaching the inactive screens to reduce memory consumption. React Freeze is not enabled by default in React Native screens. You need to enable that explicitly if you want https://github.com/software-mansion/react-native-screens#experimental-support-for-react-freeze