prscX / react-native-tooltips

React Native: Native Tooltip View
Apache License 2.0
271 stars 40 forks source link

Fixed bug with android tooltip not showing #29

Closed hamzahayat closed 5 years ago

hamzahayat commented 5 years ago

I implemented a fix as well as removed unused imports.

prscX commented 5 years ago

Thanks @hamzahayat for the Effort and PR.

I have merged the same. Post QA today, I will push the release.

Thanks </ Pranav >

prscX commented 5 years ago

Hi @hamzahayat: I have pushed the release.

Please note: I have changed the android package to px.tooltips in order to avoid package name conflicts. Please update the same in your android MainApplication.java file as well.

Please let me know in case you face any issues.

Thanks </ Pranav >