react-popover
react-popover copied to clipboard
React Native support
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.
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 Thanks for the interest, helps prioritize. I feel like the work required should be fairly minimal but I'm not sure.