react-navigation / react-navigation/react-navigation.github.io
React-native physical iOS devices not showing images
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 324
- 派生
- 2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have installed this package in my react-native application but after the installation succeeded, the images on iOS stopped working.
Before the installation of that package, my Image component was working perfectly in both platforms (iOS and Android).
I guess is something related to the packages/pods that take care of images in XCode, but I have tried some stuff that didn't work
On Android, they are working fine.
What I have done to solve the problem but didn't work:
I have Deleted pods, cleaned the project, and reinstalled pods with "pod install"
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从报告中提到的 React Native Image 组件和 iOS Xcode/CocoaPods 设置开始,然后确定安装了哪个 package,并在实体 iOS 设备上复现该失败。issue 没有指出 package、源文件或测试,因此首先缩小出发生故障的依赖项或集成范围。当图像能在实体 iOS 设备上渲染,同时 Android 上的行为仍正常时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100