🎸 Learn guitar fretboard faster with spaced repetition. React Native + TypeScript mobile app.

1 Open Issue Need Help Last updated: Feb 16, 2026

Open Issues Need Help

View All on GitHub
Software Development Mobile Application Development

AI Summary: This issue proposes refactoring duplicate `LockIcon` components found in two separate files (`index.tsx` and `practice.tsx`) into a single, shared component. The new `LockIcon.tsx` component will be placed in `src/components/icons/` and imported into the files where it's currently duplicated. This aims to eliminate code redundancy and ensure icon consistency.

Complexity: 1/5
enhancement good first issue priority: medium

🎸 Learn guitar fretboard faster with spaced repetition. React Native + TypeScript mobile app.

TypeScript