rpominov / react-demo

A React-component for creating demos of other components
MIT License
99 stars 9 forks source link

See if we could render target in an iframe #19

Open rpominov opened 9 years ago

rpominov commented 9 years ago

This could be useful for responsiveness testing. We could probably get some insights from https://github.com/JakeGinnivan/react-popout

rpominov commented 8 years ago

http://dev.edenspiekermann.com/2016/04/05/introducing-iframify/

rpominov commented 8 years ago

Also https://github.com/kadirahq/react-storybook renders into iframe I think