react-native-autocomplete-dropdown
react-native-autocomplete-dropdown copied to clipboard
[BUG]: is not possible to use native copy paste on the component
Currently if I try to copy paste any content I can't use the native copy paste of the systems. IOS and I am assuming Android react on long press -> paste
Intended behaviour on long press that is supported on text inputs:
How can I achieve same behaviour?