Giter Site home page Giter Site logo

Comments (8)

chirag04 avatar chirag04 commented on June 21, 2024

v0.8.0 is not supported anymore in the latest version of tooltip. If you still want to use it download v0.1.5 of react-native-tooltip

from react-native-tooltip.

irfaan avatar irfaan commented on June 21, 2024

Thanks! Managed to find time to downgrade. Hitting this error using 0.1.5 on 0.8.0:

[error][tid:main][ToolTipMenu.m:25] Cannot find view with tag #(null)

Any ideas?

from react-native-tooltip.

chirag04 avatar chirag04 commented on June 21, 2024

Hi ifran,

Like i said, you should upgrade to the latest version. RN is 0.12 now also.

As for the specific error, it seem the view is not passed on correctly to native side. Are you using React.findNodeHandle(this.refs.input)?

Make sure this.refs.input is not null.

from react-native-tooltip.

irfaan avatar irfaan commented on June 21, 2024

Thanks @chirag04. I bit the bullet and managed to upgrade to 0.12. Now to see if I can get tooltip working smoothly! Thanks for getting back to me.

from react-native-tooltip.

chirag04 avatar chirag04 commented on June 21, 2024

👍 awesome.

It would be interesting to know how you are using tooltip in your project. just out of curiosity. ;)

from react-native-tooltip.

passol1988 avatar passol1988 commented on June 21, 2024

this error also occurs on 0.14.0(react-native) when I want to build
no visible @interface for 'RCTEventDispatcher' declares the selector 'sendTextEventWithType:reactTag:text:key:eventCount:' ?

from react-native-tooltip.

passol1988 avatar passol1988 commented on June 21, 2024

finally, I found _eventDispatcher have changed , so I need modify this to adapt 0.14.0
* [_eventDispatcher sendTextEventWithType:RCTTextEventTypeChange reactTag:self.reactTag text:text eventCount:_nativeEventCount];*

from react-native-tooltip.

chirag04 avatar chirag04 commented on June 21, 2024

@passol1988 for reactnative 0.14 use tooltip version 2.3.0.

3.x for this module is supporting react native 15+

from react-native-tooltip.

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.