-
It's my `SwipeAction`:
```
var options = SwipeOptions()
options.expansionStyle = .destructive(automaticallyDelete: false)
/---------------------
let delete = SwipeAction(style: .destructive, ti…
-
I am using SDImage with SVGKit on UITableView.
Notice a huge crash logs from Fabric. Can anyone help?
```
SDImageSVGCoder *SVGCoder = [SDImageSVGCoder sharedCoder];
[[SDImageCodersMa…
-
```
What steps will reproduce the problem?
1. scroll on a grid of super class UIScrollView
What is the expected output? What do you see instead?
[[app.view accessibilityValue:@"gridView"] scrollDown:…
-
There is not any variable for choice type either single or multiple.
-
![IMG_2252 TRIM](https://user-images.githubusercontent.com/18687397/55290223-869ec100-539e-11e9-8c1e-87d6920d73f8.gif)
-
while scrolling on blurRoundIconParallax, the section title is showing above on parallaxHeader. it should hide inside header View.
ScreenShot : https://imgur.com/a/k3ZHB
I am following same code wri…
-
After upgrading to Xcode 11
i have this error
[TableView] Warning once only: UITableView was told to layout its visible cells and other contents without being in the view hierarchy (the table v…
-
## Checklist
- [ ] Reviewed the README and documents.
- [ ] Searched existing issues for ensure not duplicated.
## Expected Behavior
Index section titles should show up.
## Current Behavi…
-
**Expected behavior**
`MainTableViewController` and `ListRecordings` would show their entire content fit in their subview.
**What is happening instead**
For both table view controllers the top ro…
-
- [ ] viewModel의 game에 직접 접근하는 대신 method 등으로 viewModel의 이점 살리기
- [x] 코딩키 다른 방법도 확인해보기 [참고](https://developer.apple.com/documentation/foundation/jsondecoder/keydecodingstrategy/convertfromsnakecase)
…