You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
These properties are used primarily for translucent views. Seeing as how UI7Kit does not introduce translucent navigation bars and toolbars, their requirement is moot. Moreover, implementing "automaticallyAdjustsScrollViewInsets" alone would be a difficult feat, one that may require private API.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If we were to follow iOS7 procedures, we should make view controller instantiate full screen by default.
It's relatively easy to do, but I don't how many of you are relying on current implementation because of apps in production.
And if we're doing that, we also should implement functionality of these 3 properties of UIViewController:
Maybe by keeping stack of translucent items or something.
So what do you think?
The text was updated successfully, but these errors were encountered: