André Santana Ferreira

Results 26 comments of André Santana Ferreira

@hungwei0331 You find any solution?

@miradoony This-> ` func expandableTableView(_ expandableTableView: ExpandableTableView, heightForRowAt indexPath: IndexPath) -> CGFloat { return UITableViewAutomaticDimension }`

@Alexookah I added this change in this PR #20

same here :/ xcode 8.2.1

this solution `self.tabBarController!.tabBar.isHidden` not worked for me. I do not know what to do anymore, do you have any other solutions? ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/8302454/36252224-f9a7b992-122a-11e8-85a9-478b941b4ff3.gif)

@SD10 yes I tried this, tried the isHidden, and also activate the under bottom, none worked: /

@mac-gallagher I added an enum to drag card from a unique axis.

Hi @mac-gallagher I will test this in example project, but in my project the animation looks normal. The rotation is work perfectly for me. You have an gif to share?

Hi @mac-gallagher, sorry for the delay. The axis is to block card movement for other Axis. Look at the mouse movement.