Alexandru Muresan

Results 5 comments of Alexandru Muresan

to use the latest version of the code in your project, rather than installing the package, link straight to the master branch `npm install ammarahm-ed/react-native-admob-native-ads#master`

@SumitR9910 I was able to get this working in my project. here is how. 1. `npm install react-native-mobile-ads` 2. add plugin 1. Important: add plugin under expo.plugins, not expo.extra.plugins 3....

@SumitR9910 no, i never encountered that error. looking at the issue you linked, i am guessing you are building for android? i only build for iOS. however, i saw that...

@SumitR9910 sorry but i don't know how to help that. I am currently working only on the ios build right now, but when i start working on android i will...

@C0zmaCatalin @danielcrk if you are using Pressable for the buttons, make sure to import it from `react-native-gesture-handler`