Akhil Sanker

Results 13 issues of Akhil Sanker

Getting 'Module 'GoogleMobileAds' not found' error in ,after react-native run-ios, in RNAdMobInterstitial.h file. Done the following steps: npm i --save react-native-admob@next react-native link react-native-admob "react": "16.8.3", "react-native": "0.59.8", "react-native-admob": "^2.0.0-beta.5",...

Hi, I am following error while running it on Android: > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find com.tencent.mm.opensdk:wechat-sdk-android-without-mta:5.1.6. Required by: project :app > project...

Hi, Not able to install the node module using NPM. "react": "17.0.2", "react-native": "0.66.2", node: v18.3.0 npm: v8.11.0 Thanks

Hi, Using react-native-easy-toast": "^1.1.0, toast position bottom, the toast message is not appearing in Android devices but works fine in iOS devices. Does anyone have any workaround to solve this...

Hi, The width and height not changing on orientation changes. The value remains the same while changing the orientation. Thanks

Hi, The carousel width remains the same on changing the device orientation. Do anyone have any workaround to solve the carousel orientation issue? Thanks

Hi, How to implement this for options with children to be selected. Thanks.

Hi, I tried to change the language of the checkout, but it's not working, the checkout is not getting loaded. My code is as follows: ``` { paymentSuccess(); }} onCancel={()...

good first issue

Google pay is not working in android device. I have tried react-native-webview/react-native-webview#920 (comment) this solution but no effect in android. Stripe preview is working well in chrome with in the...

bug
react-native-webview

## Issue We are using `@react-native-firebase/auth` `v11.5.0` in our react native `(v0.66.5)` app for phone authentication. But frequently in iOS devices, users are getting multiple otp sms at the same...

Workflow: Waiting for User Response