Skip to content

Commit 1689c98

Browse files
authored
Update supported RN versions table: Android 61->62
1 parent 2e88279 commit 1689c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The following React Native versions have been tested:
6565
| iOS | Android |
6666
| ------ | ------------------------------------------------------------ |
6767
| <=0.61.* | <=0.56 - Full support |
68-
| | >=0.57 <=0.61 - Visibility edge-case: see this [RN issue](https://github.com/facebook/react-native/issues/23870)* |
68+
| | >=0.57 <=0.62 - Visibility edge-case: see this [RN issue](https://github.com/facebook/react-native/issues/23870)* |
6969

7070
Future versions are most likely supported, but have not been tested yet. Please open issues if you find specific issues with newer React Native versions.
7171

0 commit comments

Comments
 (0)