Relative Content

Tag Archive for reactjsreact-nativenpm-install

Could not resolve dependency React Native Dependency Issue

I have attached a screenshot below, I am seeing this error when trying to install the below dependency on my app. The dependencies like react-dom, @callstack/react-theme-provider, react-native-paper, @floating-ui/react-native, styled-components are not actually installed in my package dependency. If I am deleting package-lock json and then try to add the package in package json & hit npm I, it works.