Giter Site home page Giter Site logo

Comments (5)

SteffeyDev avatar SteffeyDev commented on May 10, 2024 2

Ok, I got it to work now. This is actually by design, a popover is just a modal contained to a smaller area so all taps are captured. You can use onClose prop to catch taps on the background. The showBackground prop just controls the background visibility, but it is always there. The showInModal prop only controls whether it is shown in a RN Modal component or shown in a JS-only view that takes over the screen in a similar manner (that may be misleading, sorry). Hopefully that clears things up, but I could explain better if needed.

As another note, it is best practice to keep the Popover component outside of the Touchable, as a sibling.

If you would like the ability to keep the popover open while having taps go through to the background, please open a new issue as a feature request, and we can discuss the feasibility of that there.

from react-native-popover-view.

SteffeyDev avatar SteffeyDev commented on May 10, 2024

I am unable to run the snack, tried on various devices and consistently fails to launch. Can you describe more detail about what the issue is and more importantly what you expect it to do?

from react-native-popover-view.

SteffeyDev avatar SteffeyDev commented on May 10, 2024

I apologize for the delayed response, just catching up from the holiday break still

from react-native-popover-view.

SteffeyDev avatar SteffeyDev commented on May 10, 2024

@segalr3 I just released version 2.0.0 that includes a tooltip mode to do exactly what you were looking to do! Thanks for the idea, I hope you find it useful. Let me know if you have any issues with it.

from react-native-popover-view.

segalr3 avatar segalr3 commented on May 10, 2024

@SteffeyDev cool! I will look into it as soon as I can!

from react-native-popover-view.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.