João Nunes

Results 33 issues of João Nunes

By calling presentView modally on the SlideNavController and dismissing that view will make the left drawer to disappear from the view hierarchy. The leftMenu is still ok but nothing is...

I added support to add a view from a VC. This is useful when you load a VC (ex. from storyboard) and do not want to keep a reference this...

Hi, I copied in my own fork a set of animations from https://github.com/Sumi-Interactive/SIAlertView to this controller. Should i submit a pull request? You can check it here: https://github.com/jonasman/ASDepthModal

Hello, When the line is exected: window.rootViewController = self; The actual RootView Controller recevies a message : viewWillAppear and viewDid appear because it was changed to an ASDepthModal view. (...

Hi, The contentOffset of a parallaxed SubView will be transformed depending of the acceleration. It would be good to have a methd like this: - (CGPoint) adjustedContentOffsetForView:(UIVIew *)view; And it...

This control is super simple and easy to use. Im preparing in my fork a couple of updates: 1. Add the popup as a child VC so we can access...

Any plan to support this coin?

Hei guys, Would like to know some opinions on removing the reactive extensions: PromiseKit, RX and Combine. 1. Is anyone using them? 2. If you are using them, will you...

When my UITableView is dealloced i get this error: An instance 0x17adda00 of class UITableView was deallocated while key value observers were still registered with it. Observation info was leaked,...