Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Need guide to use on class component #29

Closed
segrokkroto opened this issue Sep 17, 2021 · 2 comments
Closed

Need guide to use on class component #29

segrokkroto opened this issue Sep 17, 2021 · 2 comments

Comments

@segrokkroto
Copy link

Hello,

I need help how to show InterstitialAd on class component, I try to read this doc https://react-native-admob.github.io/admob/docs/api/InterstitialAd but still confused.

help me with example ,please..

Thanks

@wjaykim
Copy link
Collaborator

wjaykim commented Oct 29, 2021

Hi, sorry for late comment.
Hooks introduced in this library is written upon class instance ads for example, InterstitialAd.
You can refer to the source of one of the hooks to see how to use class instance ad.
I know the source cannot give you full help to know how to apply it on class component; I'll update docs with working example in class components soon.

@wjaykim
Copy link
Collaborator

wjaykim commented Nov 4, 2021

Now example code is included in example app.

@wjaykim wjaykim closed this as completed Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants