function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nethra RaghupathyNethra Raghupathy 

Embed React app inside salesforce

Hi,
 
I have a react application which is hosted on cloud. I would like to render it inside the salesforce lightning app. 
I see iframe is not the best approach (https://trailhead.salesforce.com/en/content/learn/modules/lex_dev_visualforce/lex_dev_visualforce_known_issues).
 
Can you guide me what is the best way to achieve it?