react-native-tooltip
react-native-tooltip copied to clipboard
A react-native wrapper for showing tooltips
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...
Podspec
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 
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...