alekseyn / EasyTableView

Horizontal and vertical scrolling table views for iOS
BSD 3-Clause "New" or "Revised" License
584 stars 157 forks source link

is it working in iOS8? #40

Closed kasas closed 8 years ago

kasas commented 9 years ago

Hi,

I have implemented a viewpager using EasyTableView, however when I try to execute it in iOS8 (iphone5 and iPad) it is not working. I began making tests with iOS7 and it worked like a charm!!

Thanks!

abhimanyu1289 commented 9 years ago

Is it working in iOS8?

abhimanyu1289 commented 9 years ago

The demo seems to be working with target as iOS 8.3 SDK

alekseyn commented 8 years ago

EasyTableView was just recently updated. The interface has changed slightly so you may need to make changes to your code to support EasyTableView 2.0. Please update and let me know if the same behavior still exists. Thanks.