react-native-tooltip
react-native-tooltip copied to clipboard
A react-native wrapper for showing tooltips
Lets upgrade the Example to the latest version of React Native. This allows building with XCode 8.
Hello @chirag04, thanks for this project. It is no longer working and some people have tried fixing it but you might be too busy to manage the PRs on this...
I am working on a project where I need to show **UIMenuController** with custom option when user selects some html content in a WebView, when I place the webView inside...
Is there an event for blur? (when not selecting anything from the tooltip?) Thanks.
in my `react-native` version `0.39` this library not works. I had to do magic to find the correct version and with a lot of luck, I found that the compatible...
I'm dropping in Tooltip as a replacement for my existing components, iterated as rows inside a listview over a data array. For example, a row: ``` console.log(index, `Summary ${rowID} onLayout:`,...
This is a great plugin but having it work only on IOS makes it not as useful. Any plans on making this work on Android as well? Thanks!
How to get selected text onPress? Thanks
1、Duplicate interface definition for class 'RCTView' 2、Property has a previous declaration "react": "15.4.1", "react-native": "0.40.0",