react-popover icon indicating copy to clipboard operation
react-popover copied to clipboard

React Native support

Open jasonkuhrt opened this issue 9 years ago • 2 comments

Should we support React Native? It seems like there is no logical reason not to. There is an existing RN Popover by @jeanregisser. We can start this issue by reviewing his implementation as I've never personally worked on a RN Element.

jasonkuhrt avatar Dec 16 '15 14:12 jasonkuhrt

I've just started looking for popover solutions that support both DOM and Native and haven't found any. This is the most popular repository with DOM support (Along with react-popper), and the equivalent with Native support seems to be abandoned. A merge of some sort would be neat.

AdamGerthel avatar May 11 '18 06:05 AdamGerthel

@AdamGerthel Thanks for the interest, helps prioritize. I feel like the work required should be fairly minimal but I'm not sure.

jasonkuhrt avatar May 16 '18 00:05 jasonkuhrt