2 comments (2 comments)2 reactions (2 reactions)1 assignee (1 assignee)JavaScript1,240 stars (1,240 stars)154 forks (154 forks)batch import
help wanted
Description
- 以游戏样式的方式显示技能图谱
- 以游戏样式的加技能点的方式来点亮自己的掌握的技能
Contributor guide
- Tech stack
- javascriptreactreact native
- Domain
- mobilefrontend
- 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-2 days
- 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 NativeUI componentsstate management
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the current codebase in the growth app to understand existing UI components and state management. Review any comments or linked issues for more details on the desired game like style. Propose a concrete implementation plan for a skill tree using React Native's Animated or SVG library.