supermedium / aframe-react

:atom: Build virtual reality experiences with A-Frame and React.
https://ngokevin.github.io/aframe-react-boilerplate/
MIT License
1.42k stars 151 forks source link

Is it to solve the problem of cross-entity communication? #97

Closed yangbin1994 closed 7 years ago

yangbin1994 commented 7 years ago

In the react world, components are divided into presentation and management components; It can be understood that there are only containers in aframe - react

https://github.com/aframevr/aframe-react#entity-component-meets-react

ngokevin commented 7 years ago

state/data binding and view organization