ReactFire is deprecated. To use Firebase in React application you can use either:
- The Firebase JS SDK directly. Have a look at the Readme for samples of using the Firebase JS SDK in React and migration guides to the Firebase JS SDK.
- The react-redux-firebase library if you are using Redux in your React app.
- The Re-base library which is closer to ReactFire in design.