react-navigation / react-navigation/react-navigation
On iOS, goBack to previous screen, scrolling list does not respond immediately
Open
Nobody has claimed this yet.
bug
platform:ios
repro provided
- Dominant language
- TypeScript
- Stars
- 24.5k
- Forks
- 5.1k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 18
Description
Current behavior
Expected behavior
Respond to scroll gesture immediately
Reproduction
https://github.com/cbjs/RNTest
Platform
- Android
- iOS
- Web
- Windows
- MacOS
Packages
- @react-navigation/bottom-tabs
- @react-navigation/drawer
- @react-navigation/material-top-tabs
- @react-navigation/stack
- @react-navigation/native-stack
- react-native-tab-view
Environment
- [] I've removed the packages that I don't use
| package | version |
|---|---|
| @react-navigation/native | 6.1.9 |
| @react-navigation/stack | 6.3.20 |
| @react-navigation/native-stack | 6.9.17 |
| @react-navigation/bottom-tabs | 6.5.11 |
| react-native-safe-area-context | 4.8.1 |
| react-native-screens | 3.29.0 |
| react-native-gesture-handler | 2.14.0 |
| react-native | 0.73.1 |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the linked RNTest reproduction on iOS with the listed React Navigation packages and reproduce the delayed scroll response after going back. Compare the behavior across the affected stack, native-stack, and bottom-tabs setup; done means the previous screen responds to the scroll gesture immediately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100