Basic React Native knowledgeUnderstanding of component state
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
35
調査方針
Examine the component's current implementation, particularly the state management for the current page index. Look for existing methods like `onMomentumScrollEnd` and how they update the state. Consider adding a prop like `page` that allows external control, or expose a ref method for programmatic scrolling. Check linked PRs or comments for prior attempts.