DEV Community

Cover image for Error: Unable to resolve module - Toolbar Android
EasyCode Sardar
EasyCode Sardar

Posted on

Error: Unable to resolve module - Toolbar Android

You can install the
@react-native-community/toolbar-android
by using below command:

yarn add @react-native-community/toolbar-android

Or

npm install --save @react-native-community/toolbar-android

Read more: https://easycodesardar.blogspot.com/2020/07/error-unable-to-resolve-module-react.html

Top comments (0)