Placing script tags on react native

0

How do I put javascript tags in react native?

I have this tag to put into a project

<script data-cfasync='false' type='text/javascript' src='link'></script>

It's an ad tag.

In the browser it works. But I do not know how to insert into react native.

Can anyone help me?

    
asked by anonymous 12.11.2018 / 17:58

0 answers