square / Listable

Declarative list views for iOS apps.
Apache License 2.0
204 stars 28 forks source link

Update KeyboardObserver #499

Closed robmaceachern closed 1 year ago

robmaceachern commented 1 year ago

This updates the KeyboardObserver to match the more recent implementation we use elsewhere.

Changes include:

Note: This implementation

Checklist

Please do the following before merging:

robmaceachern commented 1 year ago

@kyleve The notification screen handling was updated in https://github.com/square/Listable/pull/499/commits/27d578d368f8e02eed3f04a68ea2a923a3f5707e to match the revised Market implementation (https://github.com/squareup/market/pull/6826).