You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for the awesome library. I'm trying to use it in an app I'm building. And I have run into a few snags. I tried correcting them by looking at the example projects but no luck.
I'll describe the problems I'm facing and I have a small project demonstrating the issues attached herewith. If you have time, please take a quick look at it and tell me what to do.
My app is using storyboards. On the backView I have a segmented control. On the topVIew I have just one button to segue to another view.
Normally it looks like this
And that grey area is the XBPageDragView. When I drag/tap on that area, it curls up revealing the segmented control underneath.
Now here is where the problem arises.
When I try to drag the curled up section back, sometimes it starts to curl from the top side too! Like so,
How can I stop this from happening?
Also even if I drag it back down, it doesn't stay there. It automatically curls back up.
Hi Nilson,
First off, thanks for the awesome library. I'm trying to use it in an app I'm building. And I have run into a few snags. I tried correcting them by looking at the example projects but no luck.
I'll describe the problems I'm facing and I have a small project demonstrating the issues attached herewith. If you have time, please take a quick look at it and tell me what to do.
My app is using storyboards. On the backView I have a segmented control. On the topVIew I have just one button to segue to another view.
Normally it looks like this
And that grey area is the XBPageDragView. When I drag/tap on that area, it curls up revealing the segmented control underneath.
Now here is where the problem arises.
When I try to drag the curled up section back, sometimes it starts to curl from the top side too! Like so,
How can I stop this from happening?
Also even if I drag it back down, it doesn't stay there. It automatically curls back up.
I'm not sure what I am missing here. I have attached an example Xcode project herewith if you wanna take a quick look at it.
https://www.dropbox.com/s/1ns88zrd52kz0iv/ThemeTest.zip
Can you please have a look and tell me how to correct these issues. I'd really appreciate it.
Thank you.
The text was updated successfully, but these errors were encountered: