0

I need to allow the users to edit the large title of a navigation bar after they tap it.

The solution I have so far is to instantiate a UITextField and assign it as the titleView property of the nav bar.

The problem with this solution is achieving it with the large title style. The titleView shows up in the center of the navigation bar instead of under the back button, where the large title is supposed to show.

How can I place the UITextField over the position of the large title and mimic its appearance?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.