Ad block – AlbeBlocksAnnoyances
[UPDATED TO SUPPORT iOS] I quit using Facebook well over a year ago, yet anytime my browser takes me there it shows
Mobile & IoT Development
[UPDATED TO SUPPORT iOS] I quit using Facebook well over a year ago, yet anytime my browser takes me there it shows
Created my first safari content blocker today — incredibly easy and powerful. This is a great intro to follow if you’re
Something I’ve found very helpful for my busy mind is to fold the code within functions I’ll rarely mutate. Folding/Unfolding code is
Deciphering auto layout errors can be a real pain. johnpatrickmorgan created a nifty website to help: WTF Auto Layout?
While it’s true SwiftUI doesn’t currently provide easy access to NSAttributedString, you can concatenate string literals assigning attributes to each literal individually:
Excellent tool from leavez for enabling static frameworks for all your pods. Kudos to @mfcollins3 for the link: https://github.com/leavez/cocoapods-static-swift-framework
https://github.com/albebaubles/ABControls
I wanted to learn more about @IBDesignable and @IBInspectable, so I thought why not throw together a quick Custom UI Control project
While I’d really like Xcode to provide an internal window for terminal, this is a nice piece of work from Damjan Dimovski