ngReactState example with straight React inside of Angular

Simple timer

example using reactState Factory to render React components that can be re-rendered with $scope


User's Token: {{user.token}} {{user.name}}
{{loading?"Loading ...": ""}}
User's Token: {{user.token}}