Artem Argus

Results 168 comments of Artem Argus

> In the meantime, if you want to add Carthage support, please feel free to file a PR. :) Ok, thanks. I have made PR. Works OK for me, I...

> Похоже автор умер и не может фиксануть, земелька пухом братишка Судя по истории коммитов, у него все прекрасно, он жив и здоров и контрибьютит в другие репозитории. Hi is...

Does anybody solved that problem?

Жаль, что как-то нет никакого опыта по этой проблеме ни у кого и никаких рекомендаций. На Stackoverflow даже такого топика не существует. В общем, самостоятельно повоевал с этой проблемой, получилось...

> @ARGAMX добрый день. А с ресурсами этих либ ничего не делали, т.е. не добавляли их в Copy Bundle Resources? Прохожу по вашим шагам, но всегда получаю ошибки компиляции. Добрый...

@wattupd0c hello, thank you for your message. My front USB ports working fine. Front USB ports is a part of Case, not motherboard. I think your Case ports connected not...

I am search that functionality too. I thought that it works that way out of the box. But not. Looking at the drawer position don't work (in 'PulleyViewController .drawerChangedDistanceFromBottom'), because...

Sadly, but "UISwipeGestureRecognizer.direction = .down" don't work too. I have tried 'PulleyViewController.addDrawerGestureRecognizer'method, and also tried to add it on inner view. Gesture Handle function not called. Tap, Swipe Left, Swipe...

Found solution to close from bottom position without gesture: extension OfficeDetailsVC: PulleyDrawerViewControllerDelegate { func drawerChangedDistanceFromBottom(drawer: PulleyViewController, distance: CGFloat, bottomSafeArea: CGFloat) { previousPosition = nil } func partialRevealDrawerHeight(bottomSafeArea: CGFloat) -> CGFloat...

SPM support can be found in this fork https://github.com/olbartek/FSPagerView