#ios
Read more stories on Hashnode
Articles with this tag
A Summary of Chapter One: Accustoming Yourself to Objective-C · Introduction With Swift getting more and more popular, stable, and reliable. It's kind of...
I’ll be doing a project using React Native this semester for college. So, I gathered every resource that I thought it might be helpful for someone...
A step-by-step guide on implementing Apple’s Shortcuts Icons Customization system. · Introduction In this tutorial, I will share with you how I created...
What you should know about ARC in old good Objective-C In the last couple of days, I was searching more on memory management in iOS. It was a kind of...
Thanks to unDraw for great illustrations! If you already read **my last article on interviewing**, you know that I failed dozens of my previous...
Several months ago, I really wanted to create a voice recorder with an audio visualizer like Apple’s Voice Memos app. As a beginner, I googled a lot...