react-native-selectable-text
react-native-selectable-text copied to clipboard
Capture text selection and customize the action menu
The versions in `build.gradle` are severely outdated. Updating would fix https://github.com/Astrocoders/react-native-selectable-text/issues/20 The following could be used for reference: https://github.com/react-native-community/async-storage/blob/master/android/build.gradle
Hi there, how do selected text trigger? i doing custom context menu but all menu icon. i try other menu instead of default context menu. 
Hello Very nice component. I am using it in my app but i am finding that there is one functionality left. I have text highlighted, but i want to be...
Hello. Why not implement text support between tags? `Value` It is necessary for compatibility with [react-native-htmlview](https://github.com/jsdf/react-native-htmlview) eg I had to make a wrapper. Lol ``` export const MySelectableText = (props)...
I'm using expo and trying to add `react-native-selectable-text` package to my project. I get the following error: `Tried to register two view with the same name RCTMultilineTextInputView`. How do I...
Everything is working fine on debug release but on iOS release build fails with the error: ".../node_modules/@astrocoders/react-native-selectable-text/ios/RNSelectableTextView.m:4:9: fatal error: 'RCTTextSelection.h' file not found" I have linked the library manually. Any...
So we can npmignore `Demo` completely. Demo of how to do this https://github.com/react-native-community/react-native-camera/tree/master/examples/basic#why-is-react-native-camera-not-listed-as-a-dependency-in-packagejson