WebediaGaming / react-nexus

Real world apps with React.
483 stars 20 forks source link

Feature multi nexus #18

Closed eTorAken closed 9 years ago

eTorAken commented 9 years ago

@bind and @root now decorate the render method of the wrapped component with an assignment of the Nexus.currentNexus global. This allows multiple roots of React Nexus living concurrently.