11 comments (11 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript11,250 stars (11,250 stars)478 forks (478 forks)batch import
help wanted
Description
- Simple email client.
- Simple chat client.
Contributor guide
- Tech stack
- javascriptreact
- Domain
- desktopfrontend
- 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.
- over 1 week
- 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.
- unclear
- Prerequisites
- Basic React Native knowledgemacOS development environment
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue requests two example applications: a simple email client and a simple chat client. The repository is deprecated in favor of react native windows, and there is no pull request or maintainer guidance on implementation. To proceed, a contributor would need to review the existing codebase for patterns (e.g., in /Examples directory if any) and design the examples from scratch. The 11 comments likely contain discussions about scope, but as the issue is from 2015, many comments may be outdated. A good starting point would be to ask maintainers for clarification in the issue thread or look for any linked PRs or wiki pages.