Ajith A B

Results 3 comments of Ajith A B

i ve used this package [react-native-receive-sharing-intent](https://www.npmjs.com/package/react-native-receive-sharing-intent)

Hello @infojunkie I commented here due to this package cannot be updating by the Author and this package is only available for image and text. I have written package is...

For IOS Comment following line `ios/Classes/NativeTemplates/GoogleAdsMobileIosNativeTemplates/GADTTemplateView.m` inside the package file This helps me change the border and color. ```js - (void)applyStyles { // self.layer.borderColor = // [GADTTemplateView colorFromHexString:@"E0E0E0"].CGColor; // self.layer.borderWidth...