Guala
Guala
When I set the segmented bar with whatever number of segments, the first 2 start together
When running Camera on simulator it always crashes and I receive this error Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection was mutated while being enumerated.' When I...
Has anyone implemented this feature, I'm wrapping my head around but I don't know how to figure it out
The tabmanViewController contains three viewControllers, when I drag through them sometime the VC lifecycles methods such as **viewdidappear** are not called. This causes a lot of issues with animations I...
I have a draggable UIView that I added in one of the tabmanViewControllers, I want that when I drag it, it goes over all the TabBar. I tried many things...
I have noticed that when I pass form a ViewController to another swiping with TabManI have memory that continuously goes up
I've noticed a pretty annoying behaviour of pageBoy, basically in some cases the viewcontrollers lifecycles methods are not called. For example (this is the most popular case): when you're in...