@hikeman/firebase-hooks
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

@hikeman/firebase-hooks

React Hook for Firebase 9

NPM JavaScript Style Guide

Install

npm install --save @hikeman/firebase-hooks

Usage

import React, { Component } from 'react'
import MyComponent from '@hikeman/firebase-hooks'


class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © nicolas-despres

Readme

Keywords

none

Package Sidebar

Install

npm i @hikeman/firebase-hooks

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

25.7 kB

Total Files

14

Last publish

Collaborators

  • ndespres