Skip to content

Commit b0a51f7

Browse files
committed
updated docu
1 parent 4b73e88 commit b0a51f7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,18 @@ Contributions are welcome! Just open an issues with any idea or pull-request if
8484
## React Native Compatibility
8585
We keep compatibility on best effort basis.
8686

87+
First table describes what minimal version of RN (or React) is needed to use version of popup menu.
88+
8789
| popup-menu version | min RN (React) version |
8890
| ------------------ | -------------- |
8991
| 0.13 | 0.55 (16.3.1) |
9092
| 0.9 | 0.40 |
9193
| 0.8 | 0.38 |
9294
| 0.7 | 0.18 |
95+
96+
Second is other way round - which minimal version of popup-menu is required to work well with RN (or React version)
97+
98+
| RN (React) version | popup-menu version |
99+
| ------------------ | -------------- |
100+
| 0.81+ (SafeAreaView depecation, see [#301](https://github.com/instea/react-native-popup-menu/issues/301)) | 0.19 |
101+
| 0.78 (19.0) | 0.18 |

0 commit comments

Comments
 (0)