iOS, preview not working
Hi,
trying to open the menu onlongpress is working randomly. Sometimes it tries to open the preview, and sometimes not:
Images attached are a FlatList. You can see one is opened "inline" and the other appears to be using preview, which, btw, has nothing.
How can i set that to do not open the preview, or always open it but with content?
I'm facing the same issue. I'm also using MenuView with FlatList. Sometimes, the menu appears with a blurred background, and other times it doesn't.
Same
same here, and the preview is empty
Did any of you figure this out? I'm having the same issue
Same here. No solution here?
Same
Hello, has anyone tried https://docs.expo.dev/versions/latest/sdk/ui/#contextmenu to see if it resolves the issue?
Hello, has anyone tried https://docs.expo.dev/versions/latest/sdk/ui/#contextmenu to see if it resolves the issue?
Sorry, my project doesn’t use Expo. Also, I couldn’t find the context menu at the URL you provided, but I did see an iOS-only ContextMenu in @expo/ui/swift-ui.
Also getting this when used in conjunction with flatlist/flashlist.