This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Description
Describe the bug
Installing v 6.2.3 with react-native v .70 results in this warning:
[email protected]" has incorrect peer dependency "react-native@>=0.64.0 <0.70.0"
To reproduce
Install v 6.23 with react-native v .70
Expected behavior
No warning
Additional context
Should probably be updated here:
|
"react-native": ">=0.64.0 <0.70.0" |