This message was deleted.
# announcements
w
This message was deleted.
f
Are you able to hook into the React code at all or does it need to just be a
<script>
tag in the html template?
m
Needs to be a
<script>
tag unfortunately Is this possible?
f
It should be possible to load the SDK like that. How are you planning to use it in your app though? Do you want to do something like
growthbook.evalFeature(...)
inside a React component and have it use the globally loaded instance from the script tag?
m
Ah @future-teacher-7046 we just pushed back and were able to go with react implementation. Thanks for the time
139 Views