I'm building an application using React Native that is running on both iOS and Android. I need to be able to advertise but I don't see any libraries that have that functionality for cross-platform. Here is one library I found but it's only for iOS.
Are there libraries I'm just not seeing or what other approach can I take?
Thanks