You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting a pattern color as backgroundColor of UITableViewRowAction is used to support ios 10 and below. For ios 11, the UIContextualAction is used. While many applications support ios 10, this functionality cannot be removed.
By using your lib generates:
Setting a pattern color as backgroundColor of UITableViewRowAction is no longer supported.
The text was updated successfully, but these errors were encountered: