I got this error while installing the library
i have installed the Peer Dependencies then when I tiered npm i react-native-apple-card-views I got the following error
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: newApp@0.0.1
npm ERR! Found: @freakycoder/react-native-bounceable@0.2.4
npm ERR! node_modules/@freakycoder/react-native-bounceable
npm ERR! @freakycoder/react-native-bounceable@"^0.2.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @freakycoder/react-native-bounceable@"^0.1.1" from react-native-apple-card-views@2.1.2
npm ERR! node_modules/react-native-apple-card-views
npm ERR! react-native-apple-card-views@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
I got this error while installing the library i have installed the Peer Dependencies then when I tiered
npm i react-native-apple-card-views
I got the following errorPackage.json: