How to create a long press effect like this? (From Instagram)
It's basically a custom implementation of the native ContextMenu API. I'd like to be able to make my own like this that separates an item from the background and shows menu options, so I can make the menu options interactive elements. Any ideas on how to go about this in rn?
It's basically a custom implementation of the native ContextMenu API. I'd like to be able to make my own like this that separates an item from the background and shows menu options, so I can make the menu options interactive elements. Any ideas on how to go about this in rn?