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

4.0.0 #47

Merged
merged 15 commits into from
Nov 23, 2020
Merged

4.0.0 #47

merged 15 commits into from
Nov 23, 2020

Conversation

MisterJimson
Copy link
Owner

@MisterJimson MisterJimson commented Nov 23, 2020

  • Federated the plugin to better support more platforms going forward
  • Refactored internal implementation
  • Deprecated KeyboardVisibility static access, will be removed in a future release Fixes Consider eliminating public static references #21
  • Added KeyboardVisibilityController as a new way to access keyboard visibility
  • KeyboardVisibilityBuilder & KeyboardVisibilityProvider now have controller parameters that allow
    you to pass a mock implementation of KeyboardVisibilityController for testing.

Progress towards #22, but not enough to close yet.
Progress towards #10, but not enough to close yet.

@MisterJimson MisterJimson merged commit 5163b34 into master Nov 23, 2020
@MisterJimson MisterJimson deleted the deprecate-static branch November 24, 2020 20:27
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.

Consider eliminating public static references
1 participant