You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide determinate z-order for elements (airbnb#32)
* Explicitly specify layout attributes z-index
* Assign descending z-indices based on number of items
* Update example project with a background in default data
* Make small code style corrections
Evil159/footer support rebased (airbnb#31)
* Footer support.
* Update example project with footer support.
* Update readme.
* Updates for rebase
* Improvements
Take safe area insets into account (airbnb#14)
* Take safe area insets into account
* Update comments for safe area insets hint
* Update podspec version to 1.2.0
Bk/fix jumpy scrolling after rotation airbnb#9 (airbnb#11)
* Fix jumpy scrolling after rotation when using self-sizing
* Bump Pod version
* Minor style updates
* Clear out new properties