bfanger / svelte-preprocess-react

Seamlessly use React components inside a Svelte app
MIT License
126 stars 6 forks source link

Add support for Svelte Context #6

Closed bfanger closed 2 years ago

bfanger commented 2 years ago

reactifySvelte() mounts the component as a standalone app, it would be nice it the react component was inside a svelte component that the nested svelte component has access to the context of the upper component