You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ A set of reusable React Hooks for [Firebase](https://firebase.google.com/).
9
9
10
10
> Official support for Hooks was added to React Native in v0.59.0. React Firebase Hooks works with both the Firebase JS SDK and React Native Firebase, although some of the Flow and Typescript typings may be incorrect - we are investigating ways to improve this for React Native users.
11
11
12
+
**If you'd like to try our v2 Release Candidate, which updates the library to use Array returns rather than Objects, then check out the [PR](https://github.com/CSFrequency/react-firebase-hooks/pull/20) and [Updated Documentation](https://github.com/CSFrequency/react-firebase-hooks/tree/v2.0.x).**
13
+
12
14
## Installation
13
15
14
16
React Firebase Hooks requires **React 16.8.0 or later** and **Firebase v5.0.0 or later**.
0 commit comments