I wanted to build a webchat widget using reactJS and use a script to mount it on different websites using iframe. how do I do that?
I saw different webchats such as zendesk, channel.io using iframe to mount their webchat reactJS DOM. Need to know How can I do that?