Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ignite-firebase

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignite-firebase - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc