Hello @basavaraj and welcome,
You can easily include a Playcanvas game inside your React app by using an iFrame:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
Here is a helpful post with example code for the iframe solution:
Hello @basavaraj and welcome,
You can easily include a Playcanvas game inside your React app by using an iFrame:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
Here is a helpful post with example code for the iframe solution: