-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@react-native-community/toolbar-android
from node_modules/native-base/node_modules/react-native-vector-icons/lib/toolbar-android.js
: @react-native-community/toolbar-android could not be found within the project.
#3179
Comments
Some issue! As this issue show oblador/react-native-vector-icons#1193 The problem was solved in 7.0.0 of react-native-vector-icons library, but native base still using version 6.6, I think native base needs to upgrade the dependency |
Any fix for this? I just walked in to this problem. |
@akhil-geekyants Would you be so kind to let us knwo if this is an abandoned project? Thanks. Any plans to publish what's currently in the master branch? |
I think adding
and reinstalled all packages + pods solved the problem to me [EDIT] this is for yarn only |
Thanks @arnaudambro, that worked perfectly when adding to my package.json. Was thinking of forking the code and updating the dependency myself. |
…pgrade depencenciesFix for react native 0.63.0.
I guess this is for yarn only. npm doesnt have the resolutions feature |
I have forked the repo to fix this issue.
You might need to remove old fonts in |
Is there any fix, I had tried adding the
but it is not working |
is there any solution for this? |
this issue is still there, can we have a resolution for this? |
System:
OS: macOS 10.15.5
CPU: (4) x64 Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
Memory: 43.27 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.16.2 - ~/.nvm/versions/node/v12.16.2/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.4 - ~/.nvm/versions/node/v12.16.2/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.9.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
Android SDK:
API Levels: 24, 26, 27, 28, 29
Build Tools: 26.0.3, 28.0.3, 29.0.2, 29.0.3
System Images: android-29 | Google APIs Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: 3.6 AI-192.7142.36.36.6392135
Xcode: 11.5/11E608c - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_222 - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
@react-native-community/cli: Not Found
react: 16.11.0 => 16.11.0
react-native: 0.62.2 => 0.62.2
npmGlobalPackages:
react-native: Not Found
I am using "native-base": "^2.13.12"
The text was updated successfully, but these errors were encountered: