appwrite / appwrite/starter-for-react-native

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

Đang mở
#3 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
TypeScript
Star
9
Fork
19
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### 👟 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)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu với app.json ở dòng 7 và 16, sau đó kiểm tra các đường dẫn assets/images được đề cập trong báo cáo. Cập nhật các tham chiếu biểu tượng khi cần để các hình ảnh được tham chiếu tồn tại và ứng dụng khởi động mà không có lỗi thiếu assets.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
react-native
Lĩnh vực
mobile
Loại issue
Lỗi
Độ khó
1/5
Thời gian dự kiến
Dưới một giờ
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
38/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.