I have my projet running smooth but I don't want my project to anchor on top right side. Is there a way to make the ECSlidingViewController
show on top of its topViewController
.
Thanks
I have my projet running smooth but I don't want my project to anchor on top right side. Is there a way to make the ECSlidingViewController
show on top of its topViewController
.
Thanks
Copyright © 2021 Jogjafile Inc.
I looked at this a while back. I won't say that it is not possible (you could always fork the repo and implement it :), but I decided to go with https://github.com/ykyouhei/KYDrawerController instead.