twitter-archive / twitter-kit-ios

Twitter Kit is a native SDK to include Twitter content inside mobile apps.
Apache License 2.0
689 stars 449 forks source link

Use the safe area layout guide for bottom video controls #32

Closed mclaughj closed 6 years ago

mclaughj commented 6 years ago

On iPhone X, this will raise the bottomBar above the home indicator. On all other [current] devices, the bottomBar will remain pinned to the bottom of the superview.

Also fixes the incorrect name of the example xcconfig file for the demo app.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

katejlee commented 6 years ago

Thank you for your contribution. This has been merged in our internal repository. It will be included in next release.