ignite-firebase
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ignite-firebase", | ||
"description": "An Ignite plugin for react-native-firebase", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -5,3 +5,2 @@ # Ignite Firebase Plugin | ||
DOES NOT CURRENTLY HAVE REMOVING ABILITY. | ||
@@ -14,2 +13,3 @@ This plugin adds [react-native-firebase](https://github.com/invertase/react-native-firebase) | ||
First go through [initial setup](http://invertase.io/react-native-firebase/#/initial-setup) and get the GoogleService-Info.plist and google-services.json files ready and in the correct places. After that run: | ||
(if you don't have CocoaPods installed check [installation instructions for CocoaPods](https://guides.cocoapods.org/using/getting-started.html#getting-started)) | ||
@@ -19,2 +19,3 @@ | ||
$ ignite add firebase | ||
$ cd ios && pod install | ||
``` | ||
@@ -24,2 +25,4 @@ | ||
If you want to use FCM for push notifications please check [3.1 and 3.2](http://invertase.io/react-native-firebase/#/installation-ios?id=_31-set-up-certificates) | ||
## Contributing | ||
@@ -26,0 +29,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147126
35