cancel
Showing results for 
Search instead for 
Did you mean: 

Can we integrate of React framework into SAP UI5 framework

RaviKant_Ranjan
Participant

Hello Folks,

I have a requirement of integrating React into SAP UI5 framework. I looked out for various blog but didn't found answer to my queries. I saw many blog of integrating UI5 with react (i.e. UI5 Web Components) and coding in the VS Code. But my requirement is just opposite .i.e. integration of React into the UI5, bringing all react dependencies and libraries into our UI5 framework and start coding into our SAP Web IDE by consuming the api's.

Thanks in advance!

Regards,

Ravikant Ranjan

Accepted Solutions (1)

Accepted Solutions (1)

mariusobert
Developer Advocate
Developer Advocate
0 Kudos

Sounds like an interesting requirement. I haven't seen this before but it should certainly be possible as React has been build to be integrated into other web apps/frameworks.

Here's a guide on how to embed React. Besides this, you need to add a native HTML5 element to the UI5 view which will be used to bootstrap the React app.

RaviKant_Ranjan
Participant
0 Kudos

Thanks Marius.

I am looking into it. Please me give a heads up if you come across any such blog.

Answers (0)