Change Android to use ContextMenu View
mpiannucci opened this issue · 0 comments
mpiannucci commented
Since the time this library was created, ContextMenu has been added to Android: https://developer.android.com/reference/android/view/ContextMenu
This is more of an analog to the iOS functionality so we should investigate the switch to using it.