BS
BleepingSwift
v2.0 // Works on My Machine

// Break Things
> Build Things

// Swift and SwiftUI tutorials, Objective-C archaeology, React Native survival guides, AI experiments, and other rabbit holes I fall into.

109+TUTORIALS
100%FREE_ACCESS
iOS 13+SWIFTUI
WEEKLYUPDATES

// Recent_Uploads

[View_All]
01
[SwiftUI]February 8, 20264 min read

How to Change the Background Color of a View in SwiftUI

Learn different ways to set background colors on SwiftUI views, from simple color fills to gradients and materials.

ACCESS_TUTORIAL
02
[React Native]February 7, 20265 min read

I'm Really Excited About React Navigation v8

React Navigation v8 is in alpha and I'm genuinely excited. Native bottom tabs, smarter TypeScript inference, and a long-awaited fix for deep linking behind auth screens. This one's going to be good.

ACCESS_TUTORIAL
03
[Swift]February 7, 20265 min read

Understanding the "some" Keyword in Swift and SwiftUI

Learn what the "some" keyword means in Swift, how opaque return types work, and why SwiftUI uses "some View" everywhere.

ACCESS_TUTORIAL
04
[AI]February 5, 20265 min read

Configuring Claude Code Permissions for React Native Development

React Native projects require running lots of shell commands. Here's how to configure Claude Code's permission system so you're not constantly approving the same operations.

ACCESS_TUTORIAL
05
[Xcode]February 4, 20264 min read

How to Use Xcode's MCP Server to Build Xcode into Your AI Workflow

Xcode 26.3 ships with a built-in MCP server that exposes project structure, build actions, and test results to external AI tools. Here's how to set it up.

ACCESS_TUTORIAL
06
[SwiftUI]January 28, 20265 min read

SwiftUI vs UIKit: Which Should You Choose in 2026?

A practical guide to choosing between SwiftUI and UIKit in 2026, based on your project requirements, team experience, and the current state of both frameworks.

ACCESS_TUTORIAL
start@bleepingswift ~
$ init --swiftui --beginner
> New to SwiftUI? Follow our structured learning path designed for developers. Build real-world skills with hands-on tutorials.