19 comments (19 comments)2 reactions (2 reactions)1 assignee (1 assignee)JavaScript4,684 stars (4,684 stars)837 forks (837 forks)batch import
enhancementhelp wanted
Description
Just like https://github.com/trending
Contributor guide
- Tech stack
- javascriptreact nativereact
- Domain
- mobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- React Native basicsGitHub API knowledge
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 55
- Research direction
- The issue requests adding a 'Trending' screen like GitHub's trending page. The repository is a React Native app. To implement, look at existing screen patterns in the codebase, and consider using an unofficial GitHub trending API (e.g., https://github trending api.now.sh) or scraped data. Review the 19 comments for any design decisions or blockers. The assignee may have started work; check for any linked branches or recent activity.