-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
Hello!
After I setup project and trying to start I have the same issues each time (I did this 5 times before starting write here...)
What I actually did:
react-native init appName
cd appName
npm install react-native-firestack --save
react-native link react-native-firestack
cd ios && pod update --verbose
System:
XCode 8.2.1
OSX Sierra 10.12.2
My dependancies:
"dependencies": {
"firebase": "^3.6.4",
"react": "15.4.2",
"react-native": "0.39.2",
"react-native-firestack": "^2.3.5"
},
"devDependencies": {
"babel-jest": "18.0.0",
"babel-preset-react-native": "1.9.1",
"jest": "18.1.0",
"react-test-renderer": "15.4.2"
}
Next I copy file into xcode project "GoogleService-Info.plist".
After I launch app using react-native run-ios:
Please, help me! Actively looking for resolve this error. If you need further information let me know.
Thank you,
Daniel
Metadata
Metadata
Assignees
Labels
No labels

