Skip to content
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

Convert to using UIAction based API #46

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

tahirmt
Copy link
Contributor

@tahirmt tahirmt commented Jan 10, 2024

The target based API is more or less replaced by the new action based api for UIControl. The old methods are not deprecated but they require a running UIApplication in order to send or receive events. This API doesn't have that limitation so we can leverage it in unit tests better

@tahirmt tahirmt merged commit b42ea93 into scoremedia:master Jan 10, 2024
7 checks passed
@tahirmt tahirmt deleted the convert-to-uiaction branch January 10, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants