Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

How to start react native starter kit

$
0
0

Now, I am connected both project (ios/android) to firebass

3.1) [iOS] Follow the add firebase to your app instructions here to generate your GoogleService-Info.plist file if you haven't done so already - use the package name generated previously as your iOS bundle ID.

3.2) [iOS] Place this file in the ios/ directory of your project. Once added to the directory, add the file to your Xcode project using 'File > Add Files to "[YOUR APP NAME]"…' and select the plist file.


3.3) [Android] Follow the manually add firebase to your app instructions here to generate your google-services.json file if you haven't done so already - use the package name generated previously as your Android package name. 3.4) [Android] Place this file in the android/app/ directory of your project.


so I copy googele-services.json and paste to /Users/kwon/react-native-firebase-starter/android/app/

and also same to GoogleService-Info.plist file to /Users/kwon/react-native-firebase-starter/ios

and then I started npm start and stuck in Loading dependency graph, done.

in android

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! banoi@5.4.0 android: react-native run-android npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the banoi@5.4.0 android script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/kwon/.npm/_logs/2020-01-20T11_18_44_107Z-debug.log kwon@kwonui-MacBookPro react-native-firebase-starter %

and it makes a other terminal and same stuck at Loading dependency graph, done.

I am newbie at programing and also not good at english

but I wanna make my idea to real


Viewing all articles
Browse latest Browse all 16552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>