cloudinary / cloudinary/cloudinary-react-native

Support for expo 54

Aperta
#52 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
28
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Feature request for Cloudinary React Native SDK

Now that expo 54 is here would be great if this library adds support for the same

## Describe the problem you’re trying to solve

Getting the following when trying to use this library with expo 54

```bash
> npm install
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: cloudinary-react-native@1.2.0
npm error Found: expo@54.0.12
npm error node_modules/expo
npm error expo@"^54.0.12" from the root project
npm error peerOptional expo@"*" from @expo/metro-config@54.0.6
npm error node_modules/@expo/metro-config
npm error @expo/metro-config@"54.0.6" from expo@54.0.12
npm error @expo/metro-config@"~54.0.6" from @expo/cli@54.0.10
npm error node_modules/expo/node_modules/@expo/cli
npm error @expo/cli@"54.0.10" from expo@54.0.12
npm error 18 more (babel-preset-expo, expo-asset, expo-crypto, ...)
npm error
npm error Could not resolve dependency:
npm error peer expo@"^50.0.0 || ^51.0.0 || ^52.0.0 || ^53.0.0" from cloudinary-react-native@1.2.0
npm error node_modules/cloudinary-react-native
npm error cloudinary-react-native@"^1.2.0" from the root project
npm error
npm error Conflicting peer dependency: expo@53.0.23
npm error node_modules/expo
npm error peer expo@"^50.0.0 || ^51.0.0 || ^52.0.0 || ^53.0.0" from cloudinary-react-native@1.2.0
npm error node_modules/cloudinary-react-native
npm error cloudinary-react-native@"^1.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.