Nguyen Ngoc Long

Results 3 comments of Nguyen Ngoc Long

@1uokun Here is my package.json ``` { "name": "...", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint . --ext...

Hey, I made it work with android 14 and upgrade all dependencies to latest version. You guys can try with https://github.com/tonyofrancis/Fetch/pull/665

I think "react-native-google-admob" is not a bad idea. It's the first keyword i've used when i was searching how to use admob in a react native app