How can i put third party script code in adalo?

how can i put third party script code in adalo?

hello everyone, do you know how to put the script in the adalo web project? example : script src=“//cdn.callibri.ru/callibri.js” type=“text/javascript” charset=“utf-8”>

You’ll need to develop a custom component for this.

I’m still new to react-native, but from what I found, you have to use the react-native-web-view package in order to execute external js files.

Something like this: javascript - How to Load <Script> in React Native view - Stack Overflow

Thanks, I’ll try to find someone who can

Сб, 19 нояб. 2022 г. в 14:42, Mario Flawless via Adalo <notifications@adalo.discoursemail.com>: