react-native-sms icon indicating copy to clipboard operation
react-native-sms copied to clipboard

Added missing comment

Open vijaychouhan-rails opened this issue 4 years ago • 0 comments

Added missing comment, this is required to add in MainActivity.java, otherwise throwing an error /MainActivity.java:28: error: cannot find symbol SendSMSPackage.getInstance().onActivityResult(requestCode, resultCode, data); ^ symbol: variable SendSMSPackage location: class MainActivity 1 error

vijaychouhan-rails avatar Mar 25 '20 07:03 vijaychouhan-rails