cloudinary / cloudinary/cloudinary-react-native

Support for expo 54

オープン
#52 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
28
フォーク
21
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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.
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。