-
we will create the swift UI and this page will be a tableview containing the Name of stock and price of the stock and it should be similar to the wireframe we have.
-
Hi,
I've posed this as a question on [Stack Overflow](https://stackoverflow.com/questions/63629436/how-to-add-watermarks-to-images-in-tppdf-document) but it may be better suited as a feature reques…
-
### Steps to Reproduce
1. In a `UITableViewController`, override the `GetTrailingSwipeActionsConfiguration` method and return a `UISwipeActionsConfiguration` with at least one `UIContextualAc…
-
**Short description of the issue**:
In iOS 15 setting some UITableViewDiffableDataSource as UITableView datasource leads to terminating app due to uncaught exception, when trying to acess to `.rx.…
-
We have recently added the preferDouble rule to our project, which seems to just replace all instances of CGFloat with Double. In most cases that's perfectly fine and expected.
However it also repl…
-
| | |
|------------------|-----------------|
|Previous ID | SR-2809 |
|Radar | None |
|Original Reporter | fblondiau (JI…
-
Using the parallax header with a UITableView that has header sections causes scrolling issues with the header sticking in the view until scrolling to another header section.
```
class UserHomeView…
-
How can we remove the top space (/header) above each of the first rows in a new section (see attached photo):
![screen shot 2016-04-12 at 12 58 26 pm](https://cloud.githubusercontent.com/assets/34662…
-
### MAX SDK Version
11.5.5
### Device/Platform Info
iOS
### Current Behavior
I have replaced usage for tableView.reloadData to tableView.al_reloadData and the exc_bad_access appears run…