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

Adding 3D Touch support going from Issue to IssueDetail #125

Merged
merged 2 commits into from
Mar 24, 2017

Conversation

mergesort
Copy link
Contributor

This PR adds 3D Touch support, which looks like this.

3d touch

I also moved to using UIAppearance for setting the navigation bar tint color for 2 reasons.

  1. There's less logic to maintain.
  2. It removes the implicit state of a UINavigationController existing at the time of viewDidLoad, which is not true when presenting via a UIViewControllerPreviewing.

Lemme know if there's anything I need to tweak or change.

Thanks!

@subdigital subdigital merged commit a201c48 into 5calls:master Mar 24, 2017
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