mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
Fix to prevent showing blank screen while screens switching process.
Currently we can see it using dark background color in screens.
This fix also makes clear work with eager loading of screens (`detachInactiveScreens={false}` `lazy={false}`).
@react-navigation/drawer
Drawer navigator for React Navigation following Material Design guidelines.
Installation instructions and documentation can be found on the React Navigation website.