Large title doesn't behavior as expected when you have pull to refresh on the screen. I don't know if this is an iOS or react-native-navigation bug.
With small title:
With large title:
+1
According to apple guidelines the refresh control should be in the Navbar.
Also the first view of the NavigationController has to be UITableView 馃檲
There are some workarounds but we could maybe add support for refresh control in header until then.
Sometimes as an option it's possible to use a wrapper for native UITableView https://github.com/aksonov/react-native-tableview which out-of-the-box provides a desired experience.
There are some workarounds but we could maybe add support for refresh control in header until then.
@birkir We just had this request come from our designer (refresh control in header). Is that possible today, or on the roadmap?
@birkir and team, any thoughts on this one? Or is this something you could provide some guidance on if someone externally were interested to try and contribute?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.
Bump. Still hoping for some direction on this one. We've internally hacked some support in by hooking into the page scroll position and displaying some custom views in the header, but it's been less than ideal. We'd be happy to look at putting this in RNN directly.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.
The issue has been closed for inactivity.
Still happening
Anyone have any updates on this?
@yogevbd @guyca
Same issue. Do we have any update on this?
Still there... won鈥榯 fix?
They closed this issue don't know why and just ignore it now. I am going to create a new one
@gabrielvcbessa thank you very much
any hack maybe to fix this?
Most helpful comment
@birkir We just had this request come from our designer (refresh control in header). Is that possible today, or on the roadmap?