Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternate targets #528

Open
bolivier opened this issue Feb 10, 2021 · 1 comment
Open

Alternate targets #528

bolivier opened this issue Feb 10, 2021 · 1 comment

Comments

@bolivier
Copy link

bolivier commented Feb 10, 2021

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).

@Deraen
Copy link
Member

Deraen commented Feb 10, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants