Skip to content

Conversation

@martinpucik
Copy link
Contributor

@martinpucik martinpucik commented May 4, 2022

What does this implement/fix? Explain your changes.

  • Moving the inputBar to subview will solve the bar to be the width of the owning view on iPads
  • inputBar should show on MacCatalyst
  • inputBar should work with undocked/floating keyboard

Does this close any currently open issues?

Any relevant logs, error output, etc?

Any other comments?

Where has this been tested?

Devices/Simulators:

iOS Version:

Swift Version:

MessageKit Version:

Basic keyboard observing from accessory view's observing view
Using KeyboardManager to handle input container view position on keyboard change
Cleanup of commented and not used code
Moved some internal properties to state object
Removed iOS 13 available checks
Move typing indicator methods to extension
@martinpucik martinpucik marked this pull request as ready for review May 4, 2022 16:16
martinpucik and others added 4 commits May 5, 2022 08:31
# Conflicts:
#	Example/Sources/View Controllers/LaunchViewController.swift
Updated InputBarAccessoryView version to 6.0.0
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.

3 participants