Skip to content

Move asynchronous API calls to synchronous to match Firebase web JS SDK API #8118

Open
@russellwheatley

Description

@russellwheatley

We're moving RNFB API to match Firebase web JS SDK API, some API are currently asynchronous when they should be synchronous to match Firebase web JS SDK API.

For example, Auth: https://firebase.google.com/docs/reference/js/auth.auth

languageCode and tenantId are synchronous getters/setters.

This is an issue to track this work, and to help developers find an alternative solution to the deprecated JS debugger which has an issue with synchronous native calls.

@mikehardy - for visibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions