Obviously I wouldn't be able to utilize IPC or persist data but I would like to use Chrome directly to build some UI stuff. If I like the look I thought I could just build up an ElectronJS app around it to handle the actual window stuff. Is that possible or is that asking for problems?
Asked
Active
Viewed 37 times
4
-
Yes you could do this . – mercury Jul 08 '21 at 03:12
1 Answers
0
Of course. You can package the react web application as the static resource and then load in electron browse window.

truejasonxiefans
- 179
- 2
- 12