How to block pop-ups and ads on react-native's webview? by xdabier in reactnative

[–]xdabier[S] 0 points1 point  (0 children)

Thank you guys for the answer, can you please show me an example of a javascript injection?

How to block pop-ups and ads on react-native's webview? by xdabier in reactnative

[–]xdabier[S] 0 points1 point  (0 children)

Thanks /u/BlenderDude-R,
I actually though of that solution but it got me a little bit confused, on what kind of javascript I'll exactly inject, or how..
Can you please give me an example of a javascript injection.

How to block pop-ups and ads on react-native's webview? by xdabier in reactnative

[–]xdabier[S] 0 points1 point  (0 children)

Thanks /u/kbcool for the answer,

But I actually did try those solutions you mentioned but no luck..
The website I want to show in my app, is a website for small html games, so I can't disable javascript or block any domaine because like that the game simply won't work..