Closed 321hendrik closed 2 years ago
What's your environment? I just plugged this into an Expo snack and it worked fine.
I tried to stand up a non-expo environment, but it looks like the default react native template has issues building iOS, so I'm not able to test that unfortunately. However, I'd be very surprised if non-expo RN works differently than expo RN for a module that doesn't depend on any native features.
Closing due to lack of activity
Describe the bug I tried the basic example code below to show a popover from an element, but the popover is not showing. Passing a ref also does not work. The popover shows when not using the
from
property or passing a predetermined position.Device/Setup Info:
react-native
version: 0.64.2react-native-popover-view
version: 4.0.1Debug Output