cloudinary / cloudinary/cloudinary-react-native

Support for expo 54

未關閉
#52 8 則留言 0 個 reaction 已指派 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.
```

貢獻指南

開啟貢獻指南

研究方向

首先找到宣告 cloudinary-react-native 的 Expo peer dependency 的套件中繼資料,並檢查支援的 Expo 版本是如何指定的。使用 Expo 54 重現回報中的 npm install;當相依性解析成功且沒有出現此處所示的 peer-dependency 衝突時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
react-native, typescript
領域
mobile
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。