React Native Firebase
    Preparing search index...

    Function createUserWithEmailAndPassword

    • Creates a new user with an email address and password.

      Parameters

      • auth: Auth
      • email: string
      • password: string

      Returns Promise<UserCredential>

      Returned UserCredential objects include top-level providerId and operationType fields. additionalUserInfo, when present, is attached as a non-enumerable property.