1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,057 stars (2,057 stars)423 forks (423 forks)batch import
enhancementhelp wanted
Description
- Add redux
- Refactor code
- tbd
Contributor guide
- Tech stack
- reactreact nativejavascript
- 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.
- half day
- 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
- React Native basicsJavaScriptRedux concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- Examine the existing React Native codebase to understand current state management. Check the single comment on the issue for any additional details or suggestions. Identify the components that need state and plan a minimal Redux integration, perhaps starting with a single feature to learn the pattern.