Skip to content

Tooltips within a ScrollView #9

@naumanzchaudhry

Description

@naumanzchaudhry

Thanks @Stringsaeed for the great package especially the Non-Modal implementation

For our use case, we need to present the tooltip whenever some word is tapped right above that word. This works fine until we wrap our content within a ScrollView. Tooltip doesn't adjust as per the visible height of the scroll view. Rather shows up where the word would actually be when using a View component.

How to reproduce the issue
Scroll the content a bit and then tap on some word and check the tooltip position.

Snack: https://snack.expo.dev/@naumanzafarch/tooltip-in-scrollview?platform=android

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