-
已经用在了项目中 并且已经发布到appstore 很好用 感谢;
但是如果作者能给出关于性能方面的测试报告 这样在团队推广的时候更有说服力
-
So, first of all let me say thank you! This little fallback solution for UIStackView is awesome.
I've been trying to use it but I do have a problem. I create my OAStackView in Interface Builder where…
-
Задължителни изисквания:
- [x] Прилагане на MVC или друг design pattern (VIPER, MVVM и други)
- [x] Използване на Interface Builder (Storyboard)
- [x] Използване на Swift
- [x] Правилна употреба …
-
- [What's New in iOS](https://github.com/ShannonChenCHN/iOSLevelingUp/issues/95)
- 应用的启动过程与生命周期
- View Controller 的生命周期
- 基础控件、自定义控件
- Foundation
- NSObject 类和 NSObject 协议
- [NSArray 和 NSMut…
-
Hi, it would be great to have some appearance customization options.
For now i do it this way in `SpecialTabBarController`:
```
class SpecialTabBarControllerAppearance {
public var backgroun…
Bejil updated
3 years ago
-
[
](url)
-
hi,
I would like to change segment underline width example for 30px width for underline
kindly do needfully.
thanking you
-
# 개요
`UIStackView`을 사용해서 4개의 버튼을 모아 가로 스택 뷰 구현
## **`UIButton` 속성**
- `font = .boldSystemFont(ofSize: 30)`
- `backgroundColor = UIColor(red: 58/255, green: 58/255, blue: 58/255, alpha: 1.0)`
- …
-
First of all tnx for such nice library :)
Is it possible to switch between custom views with a rotate (flip popup) animation?
Cheers
-
I'm getting a crash when I'm trying to hide some of my views from the stack. I tried to remove two different views from my stack, one that doesn't have constraints inside, and another that does. The f…