Attempted import error: 'DrawerContentScrollView'

Please provide the following:

  1. SDK Version: 3.28.5
  2. Platforms(Android/iOS/web/all): all

Brand new to Expo and am moving an existing react native app to expo. Just got it to compile with a few warnings/errors like:

Attempted import error: 'DrawerContentScrollView' is not exported from 'react-navigation-drawer'

I originally had react-navigation/drawer and changed it to react-navigation-drawer to get it to build.

Any input would be appreciated.

this isn’t particularly related to expo core. are you using react-navigation 4 or what?

Yes 4.4.3 and react-navigation-drawer 2.6.0.

Updated version and it is fixed. Thanks.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.