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

Implement support for animated injections on macOS #47

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

zenangst
Copy link
Owner

Implement animations when injecting view controllers and collection view items on macOS. It syncs the source code between macOS, iOS, and tvOS. Also, it improves injecting collection view items on the macOS platform by going a different path when those kinds of view controllers are injected.

Implement animations when injecting view controllers and collection view items on macOS. It syncs the source code between macOS, iOS, and tvOS. Also, it improves injecting collection view items on the macOS platform by going a different path when those kinds of view controllers are injected.
@codecov-io
Copy link

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is 62.22%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   27.55%   27.55%           
=======================================
  Files          16       16           
  Lines         392      392           
=======================================
  Hits          108      108           
  Misses        284      284
Impacted Files Coverage Δ
Source/iOS+tvOS/UIViewController+Extensions.swift 69.23% <62.22%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c65ea13...5c06cbf. Read the comment docs.

@zenangst zenangst merged commit 92496ee into master Oct 24, 2018
@zenangst zenangst deleted the feature/animations-on-mac-os branch October 24, 2018 18:12
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