Core Bluetooth in Swift

Опубликовано: 15 Май 2026
на канале: AF Swift Tutorials
32,718
557

In this video you will find out how to use Core Bluetooth to find nearby peripherals. App is created using SwiftUI framework and MVVM architecture.

My name is Andrew and I'm an iOS Developer. Here I'm posting Swift tutorials, Xcode tips and tricks, coding challenges and how to prepare for iOS Interview.
Subscribe:    / @afswifttutorials  

MORE VIDEOS
iOS Tutorials: https://cutt.ly/RvqPLEj
Data Structures: https://cutt.ly/PLOhX8V
Design Patterns: https://cutt.ly/2LOjwrY

LINKS & ATTRIBUTIONS
Source Code: https://github.com/Andrew11US/AF-Swif...

TIMECODES
00:00 - Intro
00:33 - Creating ViewModel
02:09 - Delegate methods extension
04:36 - SwiftUI implementation
06:09 - Adding Privacy Usage Description
07:27 - Outro

#swift #corebluetooth #swiftUI