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

Use UIGraphicsImageRenderer instead of creating our own graphics context #95

Merged
merged 1 commit into from Jun 28, 2019

Conversation

reidmain
Copy link

Fixes #62

Now that we support iOS 10+ we can use this more modern API for rendering a view into an image.

@reidmain reidmain requested a review from benpious June 28, 2019 21:58
@reidmain reidmain merged commit d0ac08b into master Jun 28, 2019
@reidmain reidmain deleted the reid/graphics_image_renderer branch June 28, 2019 22:18
lukaskukacka pushed a commit to lukaskukacka/ios-snapshot-test-case that referenced this pull request Jan 3, 2020
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.

Snapshots do not render sublayers
2 participants