vukrado / CombineBluetooth
iOS Bluetooth Library backed by Combine and CoreBluetooth
☆12Updated 4 years ago
Alternatives and similar repositories for CombineBluetooth:
Users that are interested in CombineBluetooth are comparing it to the libraries listed below
- Shortest-path multi-step Core Data migrations in Swift☆16Updated 7 months ago
- A simple implementation of route animation using MapKit.☆22Updated 6 years ago
- Build multipart/form-data type-safe in Swift.☆31Updated 7 months ago
- Mattt's beautiful gist to gain SwiftUI previews for your UIViews turned into Swift Package.☆29Updated 5 years ago
- SwiftUI additions and helpers that are missing from the official implementation.☆28Updated last year
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆67Updated 2 years ago
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 2 years ago
- Unique carousel view created for #SwiftUIWeeklyChallenge☆27Updated 4 years ago
- SwiftUI Segmented Picker. Create vertical and horizontal pickers and style them to your liking☆18Updated 4 years ago
- 🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].☆22Updated 5 years ago
- A @resultBuilder to use to bundle tasks together.☆50Updated 2 years ago
- Swift Macro to generate IDs for enumeration cases☆25Updated 2 months ago
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated 4 months ago
- SwiftUI loading indicator view☆31Updated last month
- Modern logger with pipelines for Swift.☆18Updated 3 weeks ago
- Former example app for iLikeToMoveIt☆28Updated 6 months ago
- Swifty UserDefaults property wrapper with statically-typed keys and change observations. https://www.vadimbulavin.com/advanced-guide-to-u…☆29Updated 4 years ago
- A new property wrapper for SwiftUI ObservableObject.☆67Updated last year
- A result builder that allows to define shape building closures☆61Updated 3 years ago
- ☆14Updated 3 months ago
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆53Updated 2 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆43Updated 6 months ago
- Simple app to show usage of SwiftUI and Combine☆28Updated 5 years ago
- Main thread watchdog for iOS