Skip to content

KeyboardManager Addition#6

Closed
nathantannar4 wants to merge 2 commits intodevelopmentfrom
keyboard-manager
Closed

KeyboardManager Addition#6
nathantannar4 wants to merge 2 commits intodevelopmentfrom
keyboard-manager

Conversation

@nathantannar4
Copy link
Member

Allow the MessageInputBar to be used as a subview rather than an inputAccessoryView

Allow the MessageInputBar to be used as a subview rather than an inputAccessoryView
@SD10
Copy link
Member

SD10 commented Jun 27, 2018

@nathantannar4 Is this the full PR? 🤔

import Foundation

public struct KeyboardNotification {

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this type is not MessageInputBar specific enough to be in this project. Ideally, the MessageInputBar should have no idea that it is the inputAccessoryView. A user can use it as such or as any other view. But I want to ignore the notion of a keyboard

Copy link
Member

@SD10 SD10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually have another project in progress, solely related to keyboard handling. Let's re-evaluate after I get the current features like autocomplete manager in MessageKit

@nathantannar4
Copy link
Member Author

@SD10 file system only had the reference to the file, KeyboardManager there now

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

Comments