Skip to content

a way to get the root tag without having the user define it #11

@barelyhuman

Description

@barelyhuman

RootTags are defined by the registry and then being used to init the native DOM.

This can be removed and reduced by handling the registry task in the library as well but the blocking factor is that
creating a root fiber node requires the global defs from the react library but then that's not exposed or exported
and so if we do use the legacy library to define the root container then we might get version locked to react-native's current version

either way, need to see how feasible it's going to be

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions