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

Allow subclasses of Dragging Coordinator to override the default nav controller that gets created #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

aleemstreak
Copy link

No description provided.

@aleemstreak
Copy link
Author

This branch does:

  • allow users to override the creation of the UINavigationController so they can provide custom subclasses
  • changes the z index ordering of the views to be: backgroundView (lowest) to draggable view to presented view controller (highest)
  • can now dismiss the presented view controller by dragging the avatar away from the conversation area. This is optional behaviour

…at head away. First fix was to change the state back to normal after the presented view controller was hidden and the second was to correctly determine which edge the view should be snapped back to.
…rmine what happens when the chat head gets tapped
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.

1 participant