React Navigation logo
React Navigation
Create
Roadmap
Feedback
Feature Requests
Voters
Edmundo Santos
Ralph Maamari
Haipeng Zheng
Raphael Eidus
Artur Klajnerok
Harshul Sharma
Do Tuan
Keeley Carrigan
Dávid Lévai
MvdL
and 10 more...
Powered by Canny
Improve memory usage with resource-saving-container integration to CardStack, TabNavigator, DrawerNavigator
complete
member badge
Brent Vatne
December 27, 2017
member badge
Brent Vatne
marked this post as
complete
in react-navigation@^2.16.0 you can opt into this with stack navigator and bottom tab navigator:
import { useScreens } from 'react-native-screens';
useScreens();
drawer does not currently render more than a screen at a time so it doesn't matter, but i will be changing that shortly and adding support for react-native-screens there as well. see https://www.youtube.com/watch?v=Z0Jl1KCWiag for more information about react-native-screens. see https://twitter.com/janicduplessis/status/1039979591815897088 for an example of memory usage improvements.
·
September 19, 2018
·
Reply
member badge
Brent Vatne
this is done for tabnavigator
·
February 23, 2018
·
Reply
member badge
Brent Vatne
marked this post as
in progress
February 23, 2018
member badge
Brent Vatne
marked this post as
planned
December 27, 2017
Powered by Canny