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

ignite-firebase

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignite-firebase

An Ignite plugin for react-native-firebase


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created

Ignite Firebase Plugin

THIS PLUGIN IS STILL IN VERY EARLY STAGE. USE AT OWN RISK.

DOES NOT CURRENTLY HAVE REMOVING ABILITY.

This plugin adds react-native-firebase to your Ignite React Native project and configures it so it works out of the box with Ignite projects.

Usage

First go through initial setup and get the GoogleService-Info.plist and google-services.json files ready and in the correct places. After that run:

$ ignite add firebase

This adds ignite-firebase.

Contributing

  1. Clone this repo
  2. Run npm install
  3. Run npm test
  4. Check out a branch and make your changes
  5. Write tests for those changes
  6. Submit a pull request back upstream to dev

License

  • MIT

FAQs

Package last updated on 22 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts