Importing TZStackView in an objective - c project

时间:2016-10-20 12:57:21

标签: ios objective-c tzstackview

I am trying to use TZStackView due to limitations of UIStackView but since it's written in swift, I can't add it to my project which is Objective-c project.
I've added swift class to objective-c projects before but this doesn't seem to work.
I've copied TZStackView files to my project directory and got like hundreds of error messages.

How do I use it ( I don't wanna use pods)?

1 个答案:

答案 0 :(得分:1)

使用TZStackView v1.2.0TZStackView v1.3.0支持swift 3,它仅适用于xcode8。对于xcode7使用TZStackView v1.2.0