Skip to content

Update README to include UICollectionView introspection support #218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2023

Conversation

ryohey
Copy link
Contributor

@ryohey ryohey commented May 1, 2023

This PR updates the README to include the newly added introspectCollectionView() and introspectCollectionViewCell() functions from PR #169. It also clarifies that these new functions are available for Lists on iOS 16 and above, while the introspectTableView() and introspectTableViewCell() functions are available for iOS 15 and below.

- Added `introspectCollectionView()` and `introspectCollectionViewCell()` functions to the README
- Clarified that the new functions are available for Lists on iOS 16 and above
- Specified that `introspectTableView()` and `introspectTableViewCell()` are available for iOS 15 and below

Please let me know if any changes or additional information are required. Thank you!

@davdroman
Copy link
Collaborator

Thanks!

@davdroman davdroman merged commit a2b9069 into siteline:master May 1, 2023
@ryohey ryohey deleted the patch-1 branch May 1, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants