Skip to content

[MOBILE] Replace emoji tab-icon stubs with real icons #554

Description

@Cedarich

Complexity: Trivial (100)

Description
app/(tabs)/_layout.tsx contains a TabIcon component that renders text glyphs (, bell emoji, full-width plus) with a comment saying it will be "replaced by @expo/vector-icons at runtime" — which never happens. lucide-react-native is already a dependency and is the icon library used elsewhere in the app.

Acceptance Criteria

  • The TabIcon glyph stub is removed and replaced with lucide-react-native icons
  • Icons respect the color and size props supplied by the tabBarIcon render prop
  • Active and inactive tint colours still apply correctly
  • Icons render consistently on iOS and Android with no emoji font fallback

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

100 pointsTrivial difficultyStellar WaveIssues in the Stellar wave programgood first issueGood for newcomersmobileMobile appuiwave-8Wave 8 contributor issues

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions