We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
}
this function of UITableView does not work when using PullToDismiss. How to fix it ?????