Know about "react-native-screens"
react-native-screens is a package that improves the performance of your navigation system in React Native by optimizing how screens are displayed and managed in memory.
How It Works:
By default, when you navigate between screens in React Native, all ...
whosinghajay.hashnode.dev2 min read