Is it possible to insert React Component in virtual dom
Author: dirakkkCreated Feb 22, 2019Updated Feb 22, 2019
Hello @Matt-Esch
We have currently a project where all ui are based on virtual-dom (and pretty happy) We want to insert ,in one of this project' screen, a component developped in React (for another project). Do you think we can we do that ? and be sure that no future problems will occur ?
thanks
Source: Matt-Esch/virtual-dom