andreamazz / andreamazz/AMScrollingNavbar

Collection View not following navigation bar to top, Follower leaves a grey box.

Đang mở
#369 1 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Swift
Star
6k
Fork
628
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I scroll up but the collection view does not follow. I use the storyboard to set up the everything and the constraints.

`if let navigationController = navigationController as? ScrollingNavigationController {
navigationController.followScrollView(collectionView, delay: 20.0, followers: [NavigationBarFollower(view: exploreSearchBar, direction: .scrollUp)])
} else {
print("Not FOUND")
}`

A short youtube video on the issue:
EDIT I had the wrong link up sorry.
[https://youtu.be/bmP3GWvoWqs](url)

The top constraint for the ui collection view to the bottom of the search bar:
![Screen Shot 2019-08-09 at 2 26 38 AM](https://user-images.githubusercontent.com/43056803/62761790-2ce58c00-ba4d-11e9-93d8-b9b78a4b8ed3.png)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.