question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sticky header doesn't work with largeTitle

See original GitHub issue

Sticky header in FlatList and ScrollView doesn’t work with largeTitle

- @react-navigation/native: 5.2.6
- @react-navigation/stack: 5.3.1
- react-native-screens: 2.780

platform: iOS
mode: Debug
Device: iPhone XS
OS version: 13.4.5

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pouyarezvanicommented, Aug 22, 2021

@WoLewicki and @ArekChr I opened an issue on the react-native GitHub regarding the sectionList sticky headers not taking the iOS translucent header into account here is a link to it

0reactions
ArekChrcommented, Jun 9, 2022

Yes, for non translucent headers this works fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

Large title issues when using an header view in UITableView
Basically if I add a UIView as header of a UITableView with large titles enabled, the large title starts collapsed and is not...
Read more >
Sticky header doesn't stick anymore when scrolled beyond a ...
Unfortunately, when the content is scrolled, the sticky header doesn't stick anymore to the top. I assume it's because the container has a ......
Read more >
The Large Title UINavigationBar Glitches and How to Fix Them
In order to solve the problem, all you need to do is to make the collection view's top constraint align to the top...
Read more >
Why your sticky header won't stick | by Leanne Werner - Medium
Alright, now let's take a look at some common pitfalls when working with the position: sticky property. 3 Reasons sticky elements are not...
Read more >
Configuring the header bar - React Navigation
So let's jump in to configuring the header bar. ... Run this code ... but because it is a static property of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found