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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## React Native Hooks
4
4
React Native APIs turned into React Hooks allowing you to access asynchronous APIs directly in your functional components.
5
5
6
-
> Note: This is an experimental library. As of this time React Native does not yet support React version 16.7 out of the box.
6
+
> Note: You must use React Native >= 0.59.0
7
7
8
8
To get started with hooks in React Native right away, follow the instructions on [this](https://github.com/facebook/react-native/issues/21967#issuecomment-434113687) thread.
0 commit comments