Ambient Light
Image Blocker
About
Subscribe
Yarik Arsenkin
iOS, Swift and other stuff
NSURLConnection Cache Problem
In case you use or are forced to use NSURLConnection and experiencing constant increase in memory - welcome to this post.
Image in LaunchStoryboard.storyboard Doesn't Update
I have some frustrating news for you in case you want to change your launch screen image in storyboard.
Git Revert Commit
We all at some point did commit that is utterly wrong. But the saddest part is that it was not the last commit we did. I am going to make your life easier.
Disable App Nap in macOS
In case you were struggling with your app being suspended due to Apple's App Nap feature - I know a way for you to keep you app alive with full power.
Git untrack file
How to untrack file or how to remove one from the index - this and a one step further.
Custom Transition Animation
In case you want to make a cool custom transition - welcome!
Swift closure without ugly strongSelf
All those who came from Objective-C world know exactly what I am talking about. Well, I have some good news for ya!
Auto Layout programmatically with NSLayoutAnchor
NSLayoutConstraints suck. NSLayoutAnchor comes to rescue!
Swift range in if statement
We are all used to a single way of using range operator. Yet here is one another way of sing it.
Swift map, Swift reduce and Swift filter functions
These are some nice additions to your arsenal of perks. Ease your workflow with these helpers.
Older Posts
→