expo / expo/vector-icons

Icons do not work on Android when baseUrl is used

Open
#348 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
743
Forks
123
PR merge metrics
No merged PRs in 30d

Description

I use this config in app.json to enable relative path for web and this setting somehow breaks icons on android for production build ( in expo go it works fine, but not all time)
```
"experiments": {
"baseUrl": "."
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the app.json configuration using experiments.baseUrl and reproduce the icon failure in a production Android build, comparing it with Expo Go. Trace how the icon assets are loaded under a relative base URL; done means icons render reliably in the production Android build without breaking the web configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.