react-native-selectable-text icon indicating copy to clipboard operation
react-native-selectable-text copied to clipboard

Capture text selection and customize the action menu

Results 28 react-native-selectable-text issues
Sort by recently updated
recently updated
newest added

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. ![pKqWp](https://user-images.githubusercontent.com/19374129/87723986-51042e00-c7c3-11ea-913a-db8fd0bc48a8.jpg)

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...

enhancement
good first issue

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

good first issue