AirBnB's MagazineLayout implementation -> dynamically resizing cells in MenuViewController, TODO: test resizing on real device, simulator delays resizing until after scrolling (possibly a bug)

This commit is contained in:
Deniz Duezgoeren
2019-07-16 11:51:50 +02:00
parent 2f3ce29a4d
commit 7e23bb2e5d
22 changed files with 1702 additions and 914 deletions
+1
View File
@@ -10,6 +10,7 @@ target 'AvH Plan' do
pod 'Kanna'
pod 'Alamofire'
pod 'SQLite.swift'
pod 'MagazineLayout'
target 'AvH PlanTests' do
inherit! :search_paths