Skip to content
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

All bubbles are not displayed #70

Open
VahanLab opened this issue Jan 9, 2024 · 0 comments
Open

All bubbles are not displayed #70

VahanLab opened this issue Jan 9, 2024 · 0 comments

Comments

@VahanLab
Copy link

VahanLab commented Jan 9, 2024

Description

On iOS (not tested on Android) using the basic code snipped shown in section "Simple Usage", all bubbles are not displayed. It randomly displays 1 to 4 bubbles over the 4 added in the BubbleSelect each time I reload the component.

I tried adding + (BOOL)requiresMainQueueSetup { return NO; } to RNBubbleSelectNodeViewManager.m as suggested here but with no luck

Examples

IMG_9686
IMG_9685

Version

    "react": "18.2.0",
    "react-native": "0.72.6",
    "react-native-bubble-select": "^0.6.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant