react-native-popper icon indicating copy to clipboard operation
react-native-popper copied to clipboard

Helps you create customizable and accessible Popovers / Tooltips with React Native.

Results 3 react-native-popper issues
Sort by recently updated
recently updated
newest added

First off, thank you for making a simple light weight popover component that works on android, iOS, and Web! I have either a suggestion or a bug, please point me...

Now that `react-native-screens` has an overlay view that allows multiple overlays on iOS (and in the future Android), it would be great if this lib exposed a way to pass...

I have a action button with a Tooltip on it. When i click this button and i hover out, the tooltip should close. Right now, i need to manually click...