react-navigation / react-navigation/react-navigation

On iOS, goBack to previous screen, scrolling list does not respond immediately

Open
#11,761 3 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/react-navigation/react-navigation/assets/1215843/52b95f33-5ed7-4204-8ba0-04aa4fd45051

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.