Skip to content
#

ios-developer

Here are 48 public repositories matching this topic...

A SwiftUI onboarding app with smooth animations, haptic feedback, and sound effects. This project helped me learn component-based design, interactive gestures, haptics, and custom animations. Built using SwiftUI, async animations, and AppStorage to handle onboarding flow seamlessly.

  • Updated Apr 1, 2025
  • Swift

This is a multi-feature SwiftUI app built as part of the SwiftUI Masterclass (Chapter 13). It covers a range of real-world iOS development topics like working with JSON, grid layouts, MapKit, video playback, generics, extensions, and more. The app includes a tab-based layout, a launch screen, an iMessage sticker extension, and even supports Mac.

  • Updated Apr 6, 2025
  • Swift

A simple SwiftUI pinch-to-zoom image viewer built as part of a SwiftUI Masterclass course (Chapter 11). The core idea was to work with gestures like pinch, drag, and tap. I also added my own touch by breaking the layout into clean, reusable components to keep the codebase modular and easier to manage.

  • Updated Apr 4, 2025
  • Swift

Improve this page

Add a description, image, and links to the ios-developer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ios-developer topic, visit your repo's landing page and select "manage topics."

Learn more