s-yadav / react-meta-tags

Handle document meta/head tags in isomorphic react with ease.
MIT License
226 stars 47 forks source link

Using with renderToNodeStream #32

Open einperegrin opened 5 years ago

einperegrin commented 5 years ago

Is there any way to use react-meta-tags with renderToNodeStream? In this case, I need to generate meta tags before rendering app. I didn't find any examples in the documentation.

ghost commented 4 years ago

just want to know that did it work? have u done any experiment?