-
Notifications
You must be signed in to change notification settings - Fork 36
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
warning issues, bubbles are not showing #8
Comments
Feature/chart implementation Approved-by: Henry Panhna Seng <[email protected]>
Facing the same issue. Any solution for this? "react-native": "0.60.5" |
I have the same problem |
@JordaoViktor This issue should be rectified with one of the merged pull requests, what version are you using? |
"react-native-bubble-select": "^0.6.0" the last |
@jesster2k10 I've also just installed and implemented "react-native-bubble-select": "^0.6.0" but I'm not seeing the bubbles. Test on iOS only. Here is my code snippet:
I've also created a swift file for the bridging header and pods as well. |
Hello, to overcome this issue, I found a practical way by adding a line of code to RNBubbleSelectNodeViewManager.m in the package. add the code bellow will solve your issue |
bubbles are not showing
instead this warning is showing on simulator
RN - 62.2
Xcode - 13
The text was updated successfully, but these errors were encountered: