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
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,13 @@ You then need to link the native parts of the library for the platforms you are
25
25
26
26
| version | react-native version |
27
27
| ------- | -------------------- |
28
-
| 4.0.0+ | 0.64.0+ |
28
+
| 5 | 0.74 |
29
+
| 4 | 0.64 |
29
30
30
31
## New architecture support
31
32
32
33
This library currently has experimental support for the new react-native architecture. Note that there will be breaking changes and only the latest version of react-native will be supported.
33
34
34
-
You will need to be on 4.4.0 and react-native 0.70+.
35
-
36
35
## Usage
37
36
38
37
This library has 2 important concepts, if you are familiar with React Context this is very similar.
0 commit comments