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
The accessibility APIs are more part of PlanGrid's codebase than of this particular library. They are a somewhat out of scope as they go beyond just providing a declarative API for existing UITableView/UICollectionView APIs.
While it's nice to force all cells and sections to have accessibility identifiers, we should probably remove this from the library.
The text was updated successfully, but these errors were encountered:
The accessibility APIs are more part of PlanGrid's codebase than of this particular library. They are a somewhat out of scope as they go beyond just providing a declarative API for existing
UITableView
/UICollectionView
APIs.While it's nice to force all cells and sections to have accessibility identifiers, we should probably remove this from the library.
The text was updated successfully, but these errors were encountered: