appwrite / appwrite/starter-for-react-native
🐛 Bug Report: Multiple issues with assets missing and documentation mistakes.
- Lenguaje dominante
- TypeScript
- Estrellas
- 9
- Forks
- 19
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 👟 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)
Guía de contribución
Línea de trabajo
Empieza por app.json en las líneas 7 y 16 y, después, inspecciona las rutas de assets/images mencionadas en el informe. Actualiza las referencias de iconos según sea necesario para que las imágenes referenciadas estén presentes y la app se inicie sin errores por falta de assets.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react-native
- Área
- mobile
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100