David Seek

Results 19 issues of David Seek

updated my fork to swift 4 https://github.com/davidseek/TemplateKit if anyone s'interested

Hey guys. Regarding visual presentation of the hierarchy tree of the architecture of the App..., Would you rather display it like A (left) or B (right) The question is here...

question

please have a look at this thread http://stackoverflow.com/questions/40168448/swift-3-how-to-solve-ambiguous-use-of-authorize-completion/40169747#40169747 the compiler in xcode 8, using swift 3 throws an error, if you want to use the following func: `open class func...

For everyone wanting to use this project with Swift 3, please see: https://github.com/davidseek/SimpleAuthInstagram

I have just implemented SimpleAuth for Instagram, had to login and needed about 10 minutes to reset my PW since I didn't knew it anymore... I don't want to lose...

Downloaded the example project. Run. Lldb crash. Fail.

How do I change the background color of the layout? Change on `collectionView.backgroundColor` has no effect. And is it possible to have the layout end at the bottom of the...

Is there by any chance a possibility to change the background of the collectionView? In color or Image? Once the user has scrolled through the content, there is a grey...

Is it possible to have "UIImages" / ButtonIcons or something like that instead of Fonts on the NavigationBar?

Just going through the lib and trying to automate "allow" for push notification registration. Is there anything ready to use?

enhancement
help wanted