Closed
Description
Explore the option of creating a simple generic wrapper components, similar in nature to what projects like react2angular
offer (but for Angular 2+), to allow easier usage of React components within Angular. These components would not enjoy the benefit of having a more Angular-y API when exposed to apps, but may be sufficient for some use-cases.
Prior art
Affected packages
@angular-react/core
- or possibly creating a new package for this -@angular-react/generic
?