Quynh Nguyen

Results 4 issues of Quynh Nguyen

``` // animate the cell func tableView(_ tableView: UITableView, willDisplay cell: UITableViewCell, forRowAt indexPath: IndexPath) { if placeholder.style?.isAnimated == false { return } guard let placeholderTableViewCell = cell as? PlaceholderTableViewCell...

question

Would love to have a list of release notes. Or even just the count would be amazing! Thanks

enhancement

I have a cancel uibarbuttonitem. When I do this $("#Cancel").index(), the result is -1. Am I missing something here? Just to clarify, $("#Cancel") does work by itself but .index() won't...

For those that needs Carthage support and update, you can use my repo as this hasn't received any love for almost 3 years now. [SARate](https://github.com/QuynhNguyen/SARate) What's new: - Carthage support...