You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to migrate my angularJS application to react by moving one component at a time. Every component is mounted using angular-router. Can you please share an example on how to import react component in angular-router using react2angular?
The text was updated successfully, but these errors were encountered:
@gal1419 I checked that library, but my application is built on @angular/router, so wanted to see if I can easily use react2angular with the existing code(@angular/router). But if it's not possible then I'll have to replace angular-router with ui-router/react-hybrid anyway. I'm keeping this as my last option ;)
I want to migrate my angularJS application to react by moving one component at a time. Every component is mounted using angular-router. Can you please share an example on how to import react component in angular-router using react2angular?
The text was updated successfully, but these errors were encountered: