zig zag

Results 4 issues of zig zag

**(Required) Version Number:** 8.0.2 ## Description I would like to add some spacing at the bottom of the calendar, but it doesn't seem to be customisable. I tried setting a...

enhancement
help wanted

Hi, The controllers i'm loading have some autolayout constraints, but they do not appear in the view. How can I fix this ?

Hi all, I'm parsing an RSS feed that looks like this for the items : ``` 29 Centre Zentrum ``` if I make this : ``` NSArray* items = [[rss...

Hi all, I'm having a strange issue. In the simulator, no delay to push a view controller. But on the device, there's a delay of 1 to 2 seconds before...