iOS 11 is the eleventh version of Apple's iOS mobile operating system.
I thought iOS 11 was supposed to bring, at long last, native support for animated gifs? But I tried this, and …
ios animation uiimageview animated-gif ios11How do you set a custom background image for the large title NavigationBar in iOS 11? I'm using a custom subclass …
ios swift uinavigationbar ios11video of the tableview animation bug I have a table view which expands/collapse its cells. As of iOS 11, the …
ios swift uitableview ios11In my project, I always use SLComposeViewController to share contents with third-party apps, but now, when I update my iPhone …
ios ios11 social-media slcomposeviewcontrollerI'm using a custom back button in my app. This custom back button is set globally like this: UINavigationBar.appearance().…
ios ios11When using prefersLargeTitles for a UINavigationController's UINavigationBar in iOS 11, the nav bar increases height. The increase is from 44 to 96 on …
ios uinavigationcontroller uinavigationbar ios11 large-titleI have a normal view controller that is embedded in a navigation controller. In this view controller, I have a …
ios swift ios11 xcode9-beta