Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

All bubbles are not displayed #70

@VahanLab

Description

@VahanLab

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions