Skip to content

mobile: create reusable ProfileLink component in src/components #11

@ShantKhatri

Description

@ShantKhatri

Summary

Add a reusable mobile component for rendering a platform link tile in apps/mobile/src/components/ProfileLink.tsx.

Tasks

  • create ProfileLink.tsx with props: platform, username, url, onPress.
  • render icon, platform name, username, and chevron.
  • use TouchableOpacity from react-native.
  • include styles consistent with existing theme.

Acceptance Criteria

  • component compiles and can be used from LinksScreen.
  • add component docs in code comments.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions