Skip to content

New Documentation required according to react 18.1.0 version and react native 0.70 version #6540

@keerthipativinaykumar

Description

@keerthipativinaykumar

Documentation Feedback

Documentation which is available is not working properly with new versions of react native and react in mobile apps so please we need to update the firebase documentation accordingly

problem :

When starting new project react native 0.70 version installing firebase package latest version 15.4.0 and then running pod install inside iOS getting error after folioing documentation https://rnfirebase.io/#configure-firebase-with-ios-credentials here we have appDelegate.mm file in new versions and in documentation its not there previously we have appDelegate.m file but now its not presents and by placing according to documentation #import <Firebase.h> on top of appDelegate.mmfile and inside laucnoptions [FIRApp configure]; then installing pod install its getting errors like frameworks errors and then solving those also getting one by one more errors in only new version.

so please update react native firebase documentation or else please suggest us the solutions for that because I was trying solutions for those since 1 week

Metadata

Metadata

Assignees

No one assigned

    Labels

    help: good-first-issueIssues that are non-critical issues & well defined for first time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions