Add title and subtitle to navigation bar similar to Apple Music in IOS 11

后端 未结 2 2116
一个人的身影
一个人的身影 2021-01-05 08:58

This is an IOS 11 question. I am not sure if we can talk about this, IOS being in beta.

But I was looking at this navigation bar in Apple Music:

2条回答
  •  旧时难觅i
    2021-01-05 09:27

    According to WWDC 2017 Session 301 - Introducing the New App Store around 10:30, right when the Today interaction is displayed, it's just the section header of the collection view and not part of the UINavigationBar (there is none). Again, this is for the AppStore but It'd appear that's the same UI as Music.

    Another interesting read about recreating the UI: Re-building the new app store app – today view

提交回复
热议问题