react-native-tooltip icon indicating copy to clipboard operation
react-native-tooltip copied to clipboard

A react-native wrapper for showing tooltips

Results 21 react-native-tooltip issues
Sort by recently updated
recently updated
newest added

This section gives the following error: TypeError: undefined is not an object (evaluating 'Object.keys(_reactNative.TouchableHighlight.propTypes)') https://github.com/chirag04/react-native-tooltip/blob/8f9385b8740b4cf0cc73fefc7307bc055cd5e438/ToolTip.ios.js#L63

Warnings are thrown in RN 0.25 Put together a fix: https://github.com/chirag04/react-native-tooltip/pull/13/ Can you merge?

The `(Screenshot)` links aren't working. Suggestion: Add a `podspec` file to the package to enable auto-linking support for react-native 0.60 >

Hey there! First of all, thanks for this cool library. It has been working great. We are having an issue when displaying the tooltip the first time after the user...

Please support on Android Thanks you!

how to make new line if text to long thanks

I need to show the custom option in the first position inside the menu.

Plugin gives error native component does not exist, please check screenshot attached Versions: react-native-cli: 2.0.1 react-native: 0.51.0 ![screenshot_1518341537](https://user-images.githubusercontent.com/5255706/36072108-9e6279ce-0f22-11e8-83d4-fb58aa2cb26f.png)

Just wanted to get this working out of the box for React 16. Took a look at getting the examples to work, but solution seemed non trivial. Hopefully this works...