- Issue created by @brianperry
We have examples for Preact, which has a compatible API (and handles unbundled imports much better) but if this module gains adoption I'm sure people will want to know how it can be used with React. While JSX makes this less straightforward, I'd expect it to be possible with a bundling step.
Add examples to the islands_examples module that demonstrate how to use React with the islands element.
the is-land component doesn't have an autoinit option for React, so it may end up being necessary to extend is-land for this.
Active
Code