I am trying to make a book application in React Native. I want that make text selectable but don't want to show default context menu (copy, select all etc). Instead, I want to show a horizontal menu with icons like that:
Is it possible in react native (maybe with free or paid extension) ?