Script tag on CRNA

Hi expo team,

I want to know if it is possible to add a script tag, for example:

<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/xxxx.js"></script>
<!-- End of HubSpot Embed Code -->

Hey Ian,

The fetching over the network is already happening when someone opens the app. You can bring the source into your project and just import it.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.