Peer Dependency Issues with "react": "^16.11.0",
react-native-dynamic cant be install because of the peer dependency issue of "react": "^16.11.0", can you update to the latest am using "react":"17.0.1"
@Batsirai-sudo which version of NPM or Yarn were you using?
With yarn 1.22.17 I do see these warnings below, one of which has an open PR to resolve it, the other does not (#19). Both of these should be addressed by the open PR - not just one of them.
Also important to note that these are warnings.
warning " > [email protected]" has unmet peer dependency "react@^16.11.0".
warning " > [email protected]" has unmet peer dependency "react-native@^0.62.0".
Could we get this package updated to support react 18?
^^ I'd love this as well!
Please, update this package!