File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,9 +84,18 @@ Contributions are welcome! Just open an issues with any idea or pull-request if
8484## React Native Compatibility
8585We 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 |
You can’t perform that action at this time.
0 commit comments