react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

Missing import on multiple-drawers

Open jcubic opened this issue 2 years ago • 0 comments

There is a missing import in the first two examples:

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

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

jcubic avatar Dec 15 '23 13:12 jcubic