Skip to content

'Firebase/Firebase.h' file not found #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Kabijoy opened this issue May 17, 2018 · 2 comments
Open

'Firebase/Firebase.h' file not found #5

Kabijoy opened this issue May 17, 2018 · 2 comments

Comments

@Kabijoy
Copy link

Kabijoy commented May 17, 2018

I installed and link this npm package into my react-native project. but I got the error msg like that " 'Firebase/Firebase.h' file not found". what i do for resolve this error

@ashinga48
Copy link
Owner

Yes @Kabijoy you need to install pods

in terminal(mac)
--> goto iOS folder in your project
--> run "pod install"

and you might have to add "header search paths"

@ashinga48
Copy link
Owner

Please check

#9 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants