Skip to content

Use of undeclared identifier 'RCTReloadNotification' #218

@jvorcak

Description

@jvorcak

Hi guys,

I've created a fresh react native project today using RN 0.40.0.
I've added RNF using yarn add react-native-firestack && react-native link && cd ios && pod update --verbose

I've opened ios/[YOUR APP NAME].xcworkspace file and I'm getting the following error when building the project

/Users/.../node_modules/react-native-firestack/ios/Firestack/Firestack.m:58:59: Use of undeclared identifier 'RCTReloadNotification'

This is not my first time building RNF and I never experienced this, is it possible that it's a possible regression? It's easily reproducible for every new RN project.

Thank you for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions