react-native-message-compose icon indicating copy to clipboard operation
react-native-message-compose copied to clipboard

React Native library for composing Message / SMS / Text. Wraps MFMessageComposeViewController for iOS and Intent for Android.

Results 6 react-native-message-compose issues
Sort by recently updated
recently updated
newest added

Hi, I'm running into a weird error and I followed the guide as closely as possible. Here's the error: ![Screen Shot 2019-04-08 at 8 40 41 AM](https://user-images.githubusercontent.com/18039992/55728628-0ac5f980-59da-11e9-9f51-b1fdbd6f2043.png) Also this is...

I see the [code with this feature](https://github.com/joonhocho/react-native-message-compose/blob/master/android/src/main/java/com/reactlibrary/messagecompose/RNMessageComposeModule.java#L186-L227) is commented, what problems did you face?