How about extracting the react component as a WebComponent. Then consume it in the UI5 application by dropping the js file and the consuming as if it is a regular HTML tag?@mariusobert @RaviKant_Ranjan
@chrisobar Thanks this is quite good.how about the other way around.Say i have a bunch of components made from react using what not libraries out there, then is there a recommended way by which you can consume them in the UI5 applications?for e.g.: w...