-
The [safeAreaLayoutGuide](https://developer.apple.com/documentation/uikit/uiview/2891102-safearealayoutguide) was introduced in iOS 11. And it is advised to stop using `topLayoutGuide` `bottomLayoutGu…
-
I've tried `KeyboardConstraint` in an iPhone X and it's having an issue when the keyboard appears. It looks like this (note the space between the sign up button and the keyboard):
![image](https://…
-
![animation](https://user-images.githubusercontent.com/10113954/43903008-1b333642-9bf4-11e8-9194-5ac77a46152b.gif)
-
You are not providing a way to constrain the center-X/center-Y of a component to a LayoutGuide, which makes centering components in the viewport quite difficult using only constraints. Can you please …
-
Вопросы, комментарии, предложения можно писать здесь, чтобы не флудить в других каналах и централизовать все материалы по теме сахарка.
-
topLayoutGuide' was deprecated in Mac Catalyst 13.0: Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor
same for bottomLayoutGuide
-
Further to closed issue #113665 the padding.top supplied by media query on iPhone 14 Pro is in fact wrong anyway.
Flutter sets it to 59 pt but the actual value is 54 pt. This can be confirmed from…
-
With the release of Xcode 9 comes a new simulator for iPhone X. As you know, iPhone X has a different screen dimension, which shouldnt necessarily affect NativeScript development, but there is also a …
-
### MAX SDK Version
12.3.1
### Device/Platform Info
iOS devices with notch or dynamic island (>iPhone X...)
### Current Behavior
**There is no problem on iPhones lower than iphone X, or Android d…
-
* [X] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
I am trying to…