Use React in an Angular app.
Bindings are automatically derived from propTypes.
const ngSuchComponent =
ngReactBridge.create(SuchComponent);
There are a few solutions out there, I wanted to provide mine. I think mine provides exactly what anyone would need.