Skip to content

Commit 067b7ee

Browse files
authored
Update README.md
1 parent 80464a8 commit 067b7ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ A set of reusable React Hooks for [Firebase](https://firebase.google.com/).
99
1010
> 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.
1111
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+
1214
## Installation
1315

1416
React Firebase Hooks requires **React 16.8.0 or later** and **Firebase v5.0.0 or later**.

0 commit comments

Comments
 (0)