so I have a task to make a Browser embedded into my web Page. I have a React project (I do NOT have a React-native project)
I tried this one: react-embedded-browser
but it seems that's deprecated (the last update was 3 years ago) and any other I find is for react-Native that I do not need. I need embedded browser only in React.
Is there any React Embedded-Browser Solutions?