Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android support #18

Open
anshul-kai opened this issue Jul 24, 2016 · 6 comments
Open

Android support #18

anshul-kai opened this issue Jul 24, 2016 · 6 comments

Comments

@anshul-kai
Copy link

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!

@joonhocho
Copy link

+1

@chirag04
Copy link
Owner

chirag04 commented Oct 2, 2016

Happy to accept a PR. That said there is https://github.com/chymtt/ReactNativeDropdownAndroid which can be a potential solution

@DonovanCharpin
Copy link

@chirag04 a dropdown is not the same as a tooltip, the behavior is not the same at all.
+1 for the android support.

@chirag04
Copy link
Owner

afaik there is no standard tooltip like component on android. I think they added it now in Android M/N. not sure.

@DonovanCharpin
Copy link

Yes sometime it's not simple to find the same behavior on ios and android platform.

On my side, I used this library https://github.com/exponentjs/react-native-action-sheet which create actionsheet on both android and ios and I can put my options inside.

@fungilation
Copy link

@DonovanCharpin that's a good "fallback" but not as good as a contextual, inline tooltip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants