preferslargetitles Questions
1
I've seen similar posts on stack overflow, but haven't seen any specific to large navigation bars that change size as the user scrolls down.
What I would like to achieve is a left-aligned title an...
Reservist asked 11/8, 2018 at 21:59
4
I’m attaching a UISearchController to the navigationItem.searchController on iOS 13. This works fine: I can use the nice iOS 13-style search bar.
However, I’d like see the large titles and searchB...
Troostite asked 6/11, 2019 at 9:43
2
I'm trying to design view controller with Multi-lined centred Large title text exactly like Ask Siri by apple (Settings->General->Keyboards->About Ask Siri, Dictation and Privacy...).
I ...
Grapple asked 26/6, 2020 at 5:9
5
I'm having issues with Large Titles collapsing after a webpage in WKWebView finishes loading. Here is GIF example of what happens.
I've looked all over the internet and found two posts that might ...
Canto asked 4/8, 2018 at 15:19
0
I have a view controller where I need to display multiline title on the navigation bar. For this, I have written a protocol like this -
import UIKit
protocol CustomNavigationBar {
func setupNavi...
Halfsole asked 17/2, 2020 at 15:39
2
Solved
With the iOS 13 update, I've got an annoying bug that I still wasn't able to solve when I have the prefersLargeTitles = true on my UINavigationBar and I perform a push segue.
Plus, even if I'm not ...
Darwin asked 4/10, 2019 at 10:10
4
Solved
I'm transitioning from a view with a large style UINavigationItem into a view that has a large style UINavigationItem and a UISearchController. I've customized the background colour of the UINaviga...
Chengtu asked 15/9, 2018 at 16:47
1
Solved
I would like to know if is there any way to change the iOS Large Title left margin property. I tried to find the answer for it on the web, but I did not succeed.
Extra question: is the default m...
Audiology asked 5/7, 2018 at 9:53
0
I am using Brian's (LBTA) youtube demo to create Scrollable Horizontal MenuBar.
I am using collectionView.contentInsetAdjustmentBehavior = .never to avoid warnings in debug area.
I just want to a...
Cispadane asked 14/8, 2018 at 10:51
1
© 2022 - 2024 — McMap. All rights reserved.