Code Monkey home page Code Monkey logo

Comments (3)

magrinj avatar magrinj commented on May 29, 2024

Hey @Mikenso
Actually this library give the ability to load interstitial with and without hooks, everything is well described in the doc:
https://react-native-admob.github.io/admob/docs/api/InterstitialAd

from admob.

edodusi avatar edodusi commented on May 29, 2024

@magrinj this doesn't seem to work, if you try to call InterstitialAd.createAd(TestIds.INTERSTITIAL) the app crashes with this error

RCTCallableJSModules is not set. This is probably because you've explicitly synthesized the RCTCallableJSModules in RNAdMobEvent, even though it's inherited from RCTEventEmitter

from admob.

wjaykim avatar wjaykim commented on May 29, 2024

Hi, thank you for your opinion.
Firstly, the hooks introduced in this library doesn't do many things any other than you said: such as loading, showing, and listening to events and export derived value according to the events.

Options provided for the hooks such as showOnLoaded or loadOnDismissed are for those who use ads for not-complex scenario, for them, those options would lessen workload for implementing further code. If you don't need the options, you could set the option values to false to opt out any logic I have implemented.

And also if you need more customize behavior, you could just implement your logic without using the hooks but using class instances as @magrinj referenced.

from admob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.