EndouMari / TabPageViewController

Paging view controller and scroll tab view
MIT License
1.39k stars 221 forks source link

errors after pod installation (Xcode 9.3.1) #90

Closed 7ur7Le closed 6 years ago

7ur7Le commented 6 years ago
screen shot 2018-05-25 at 4 42 13 pm screen shot 2018-05-25 at 4 39 49 pm
connorford2 commented 6 years ago

I have the same issue. Did you find a fix?

tphduy commented 6 years ago

Just a declaration error, replace ((Void) -> Void)? by (() -> ())? in TabCollectionCell.swift