Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RefreshControl disappears when navigating from a screen with a custom header to a screen using headerLargeTitle. #1914

Closed
Canciller opened this issue Oct 5, 2023 · 0 comments
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided

Comments

@Canciller
Copy link

Description

RefreshControl disappears when navigating from a screen with a custom header to a screen using headerLargeTitle.

refreshControl_bug.mov

Steps to reproduce

  1. Pull to refresh and RefreshControl is visible.
  2. Navigate to a screen using headerLargeTitle.
  3. Go back.
  4. Pull to refresh and RefreshControl disappears.

Snack or a link to a repository

https://github.com/Canciller/RefreshControlDisappearsBug

Screens version

^3.25.0

React Native version

0.72.5

Platforms

iOS

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Paper (Old Architecture)

Build type

Debug mode

Device

iOS simulator

Device model

iPhone 14 Pro

Acknowledgements

Yes

@github-actions github-actions bot added Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

1 participant