-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi!
I have React 19.1 and React Native 0.80.1 in my project.
The dependency in the latest version of your library (3.7.0) generates warnings (while npm i ) and sometimes an error (probably a bug npm but still). Is there a planned fix without use-memo-one?
Below is the example of console warning:
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: use-memo-one@1.1.3
npm warn Found: react@19.1.0
npm warn node_modules/react
npm warn react@"19.1.0" from the root project
npm warn 31 more (@react-native/virtualized-lists, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from use-memo-one@1.1.3
npm warn node_modules/react-native-modalfy/node_modules/use-memo-one
npm warn use-memo-one@"^1.1.2" from react-native-modalfy@3.7.0
npm warn node_modules/react-native-modalfy
npm warn
npm warn Conflicting peer dependency: react@18.3.1
npm warn node_modules/react
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from use-memo-one@1.1.3
npm warn node_modules/react-native-modalfy/node_modules/use-memo-one
npm warn use-memo-one@"^1.1.2" from react-native-modalfy@3.7.0
npm warn node_modules/react-native-modalfy
eduardfarkasdarrentaft, Vladb1ka, anttitar and a-klotz-p8
Metadata
Metadata
Assignees
Labels
No labels