Skip to content

Firebase hook lib based on new design system (firebase v9)

License

Notifications You must be signed in to change notification settings

seba-wetzel/firebase-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase hook lib for firebase v9

DO NOT USE

This library was made just for educational purpose

In the main app use the initial config hook

import {useInitializeFirebase} from 'firebase-hook-v9'

const App = () => { useInitializeFirebase({ apiKey: "apikey", authDomain: "domain", projectId: "project name", }) return

}

About

Firebase hook lib based on new design system (firebase v9)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published