Skip to content

Duplicate Route Definitions #47

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

Description

Overview
Screen components exist in two places causing code duplication.

Background
Screens are defined both in src/screens/ and app/ directory. This creates confusion and requires maintaining two versions of the same screens.

Specifications

  • Consolidate screens to one location
  • Use expo-router conventions for routing

Tasks:

  • Remove duplicate screen definitions
  • Migrate all screens to app/ directory

Impacted Files:

  • src/screens/*.tsx
  • app/(tabs)/
  • app/*.tsx

Labels: architecture, priority-high

🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #5
Star the repo⭐
For more context, please refer to the mobile README

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions