Skip to content

JS API to get/set simple ReactInstance properties via ReactContext #10113

Open

Description

There may be scenarios where you'd want to query (or set) properties of simple types (bool, number, string) from JS, or even a JSValue, to either communicate with a native module, or to inspect the state of the running app. Today this requires a custom native module to do this, however it feels like this should be built in.

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions