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
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
Tasks:
Impacted Files:
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