fix: add missing @expo/vector-icons dependency to frontend-mobile #16
Reference in New Issue
Block a user
Delete Branch "fix/vector-icons-resolution"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Android build was failing because @expo/vector-icons was not listed
in package.json despite being imported in app/(tabs)/_layout.tsx.