Skip to content

Missing TypeScript Types #101

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

Description

Overview
Some areas use loose typing or any.

Background
AppNavigator uses any for screens and SwipeableNavigation uses any for component, bypassing type safety.

Specifications

  • Create proper type definitions
  • Remove any casts

Tasks:

  • Create navigation types
  • Remove any types
  • Add proper generics

Impacted Files:

  • src/navigation/types.ts
  • src/navigation/AppNavigator.tsx

Labels: typescript, priority-medium

🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #40
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