Home
Emad Ghorbaninia
Cancel

Ultimate Network Debugging Tutorial

Welcome to the Ultimate Network Debugging Tutorial! Ever found yourself struggling with network issues while developing mobile apps, so much so that you felt like banging your head against the wal...

Boosting App Development with AI-Generated Assets

Midjourney’s Prompt: Boosting App Development with AI-Generated assets –ar 3:2 In the world of mobile development, creating visually stunning and unique images is a crucial element for a succe...

Apple Health Frameworks

This course will walk you through the steps of making a health app using all the Apple Health Frameworks. Learn how to use HealthKit, CareKit and ResearchKit together to make a seamless app. Publi...

Create Libraries, frameworks, and swift packages for iOS

Libraries vs Frameworks vs SwiftPackage vs Modules, which one is better and how you can work with those in Apple universe. Learn how to build an iOS framework, which lets you share code between ap...

DocC Tutorial for Swift : Getting Started

Learn how to automatically create documentation for Swift using DocC. Published in Kodeco the New Raywenderlich.com Using Swift 5.5, iOS 15, Xcode 13 DocC offers more advanced functionalities, s...

Network Debugging Tools

Have you ever had a network problem that you wanted to bang your head on the wall, Fear no more, I’ve got the solution for you You’ll learn how to get the advantage of network debugging tools that ...

SF Symbols 3 for iOS: What’s New

Learn how to use the new features on SF Symbols 3, which allows you to customize colors, shading, accessibility and localization, as well as add custom symbols more easily. Published in Kodeco the...

Advanced Charles Proxy Tutorial for iOS

Get more out of Charles Proxy by learning advanced features like mapping responses to local files, automating requests and writing logs. Published in Kodeco the New Raywenderlich.com Using Swift ...

Multi-Language Support with Localization in iOS

This course will walk you through the steps of localizing your app. Learn how to add a new language and how to use Xcode Localization Catalog to make your life easier while doing so. Also learn how...

Creating a Framework for iOS

Learn how to build an iOS framework, which lets you share code between apps, modularize your code or distribute it as a third-party library. Published in Kodeco the New Raywenderlich.com Using Sw...