facebookarchive / react-meteor

React rendering for Meteor apps
948 stars 114 forks source link

How do we render a blaze view inside a React view? #58

Closed trusktr closed 9 years ago

trusktr commented 9 years ago

Is there a way?

trusktr commented 9 years ago

I'm borrowing this for now: https://github.com/mystor/meteor-routecore/blob/5d9a6f267ef35aef7dc988d4801bfec16eb7dd03/blaze-component.js

(it requires iron:dynamic-template to be installed)

trusktr commented 9 years ago

Any suggestions?