question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tooltip positioning issue on android still exists in version 2.0.4.

See original GitHub issue

Explain what you did

Expected behavior

Describe the bug

To Reproduce

We highly recommend that you re-create the bug on Snack. If not, list the steps that a reviewer can take to reproduce the behaviour:

Screenshots

Your Environment (please complete the following information):

software version
react-native-elements
react-native

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
abhi4098commented, Aug 20, 2020

Use this from props skipAndroidStatusBar ={true}.It worked for me 👍

1reaction
Ashutosh-Tiwaricommented, Feb 18, 2022

Can we set the height to be dynamic by setting height={null}? If yes then I don’t see any other issue with the tooltip as of now, but I’ll keep you posted as the tooltip is heavily used in my project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Popper - Tooltip & Popover Positioning Engine
Positioning tooltips and popovers is difficult. Popper is here to help! Popper is the de facto standard to position tooltips and popovers in...
Read more >
Tooltips | Android Developers
A tooltip is a small descriptive message that appears near a view when users long press the view or hover their mouse over...
Read more >
Tooltips · Bootstrap v5.2
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript ... Tooltips rely on the third party library Popper for positioning....
Read more >
Bootstrap tooltip in wrong position on initial hover, then in ...
As I understood, issue was caused by margin: 0 style of body element. Trying to fix this problem without changing styles of body...
Read more >
Tooltips in the time of WCAG 2.1 | Sarah Higley
Although alt still functioned as a text alternative, the tooltip implementation changed how website authors wrote alt text content. There ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found