Skip to content

Support React Native #9

@ghost

Description

Is React Native (and perhaps other React renderers in the future) something to be supported by Qlkit? A pragmatic solution would be an optional render method supplied by the user, which would override the default ReactDOM.render call (similar to :root-render in om.next).

A fully generic solution would be to remove react-dom dependency altogether and let user supply render function even for web. To me personally this feels like an overkill, but perhaps might be in alignment with the minimalist philosophy of Qlkit.

Either way, I can help with this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions