siefix

Results 1 comments of siefix

Yes I think so. When I `print(view.safeAreaInsets.bottom)` in `override func viewDidLayoutSubviews()` it returns 83.0 (on iPhone X) I guess this kind of makes sense since `collectionView`'s/etc. natively respect top `NavigationBar`...