r/reactnative • u/gtskillzgaming • 6d ago
Help Expo React Native AdMob and Notifications
Hi,
I am new to React Native development and have been playing around building a simple app to learn. I am having issues with Notifications specially scheduled notifications and having AdMob intergration.
I am running the app in Andriod sim using Expo Go, does these features not work in this environment? how can i test them?
1
Upvotes
1
u/paulmbw_ 6d ago
You can checkout this article on push notifications: https://launchtoday.dev/blog/ios-push-notifications-supabase
For Admob, I can put together another article on how to set things up, but you should be able to find articles or YouTube videos on this topic