knowledge of GitHub REST APIfamiliarity with React Nativeunderstanding of GitPoint codebase
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
45
調査方針
Investigate the current API used for file retrieval in the app, likely the Trees API or Contents API. Review the GitHub Git Data API documentation to understand how to implement fetching of files up to 100MB. Identify the relevant files in the codebase, such as services or screens that handle file display. Consider any limitations like authentication or rate limiting.
Use Git Data API for files · gitpoint/git-point#889 | Good First Issue