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
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,18 @@
6
6
7
7
## Requirements
8
8
9
-
- React Native
10
-
* ⚠️ for rn >= 0.79 & < 0.82 -> use @poool/react-native-access <= 1.0.6
11
-
* for rn >= 0.82 -> use @poool/react-native-access >= 1.1.0
9
+
- React Native with New Arch (0.82+)
12
10
- React Native Permissions >= 5.3.0 (not tested on older versions) (see [react-native-permissions' setup](https://github.com/zoontek/react-native-permissions) for more details)
13
-
- Android SDK >= 35 (build), 24 (min)
11
+
- Android SDK >= 36 (build), 24 (min)
14
12
- iOS >= 15.0 (build), 13.0 (min)
15
13
14
+
## Compatibility table
15
+
16
+
| React Native version |@poool/react-native-access version |
0 commit comments