You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really in the scope, but in addition to the default DOM renderer, ReactNative is already known to work and some care has been taken to separate react-dom usages to specific namespaces, so Reagent core can be required without react-dom package.
Shouldn't be anything preventing use with other renderers, if they are fully React compatible.
I've setup, for personal reasons, the ability to render to Ink JS. Is targeting non-html output in scope for the project?
Most of the code is working, but I haven't created tests (yet).
The text was updated successfully, but these errors were encountered: