react-navigation/react-navigation.github.io

Missing import on multiple-drawers

jcubic opened this issue · 0 comments

There is a missing import in the first two examples:

import { NavigationContainer } from '@react-navigation/native';

https://reactnavigation.org/docs/multiple-drawers/