appwrite / appwrite/starter-for-react-native

🐛 Bug Report: Multiple issues with assets missing and documentation mistakes.

未关闭
#3 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
9
派生
19
PR 合并指标
30 天内没有已合并 PR

描述

### 👟 Reproduction steps

When I start the app
in app.json
"icon": "./assets/images/icon.png", (line 7)

"foregroundImage": "./assets/images/adaptive-icon.png",(line 16)
are missing
should either update to
"icon": "./assets/images/appwrite.png",

"foregroundImage": "./assets/images/appwrite.png",

### 👍 Expected behavior

it should should have contained the images

### 👎 Actual Behavior

the images are missing

### 🎲 Appwrite version

Appwrite Cloud

### 💻 Operating system

windows

### 🧱 Your Environment

_No response_

### 👀 Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

贡献指南

打开贡献指南

调研方向

从 app.json 的第 7 行和第 16 行开始,然后检查报告中提到的 assets/images 路径。根据需要更新图标引用,确保被引用的图像存在,并且应用能够在没有缺少资源错误的情况下启动。

由索引模型根据 Issue 内容生成。

评估

技术栈
react-native
领域
mobile
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。