Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Getting a list of access points and their signal strength

ios swift

How to transition Views programmatically using SwiftUI?

swift swiftui

Issues with Swift's Combine framework CombineLatest

ios swift swift5.1 swift5

Value of type 'Result<String>' has no member 'error' [Alamofire, Swift 5]

ios swift alamofire swift5

What is the correct way to switch between distinct UI hierarchies with SwiftUI?

ios swift xcode swiftui

UIViewControllerRepresentable requires the types 'some View' and 'Never' be equivalent

swift swiftui

Returning a default UICollectionViewCell is missing a reuseIdentifier

ios swift

Sending callback using RxSwift from UITableViewCell to UIViewController

ios swift rx-swift

How to create 2 x 2 grid layout using Collection View?

ios swift uicollectionview

SwiftUI - TabView with NavigationView generates gray area

How to embed third party framework on ionic capacitor custom plugin?

swift xcode ionic4 capacitor

Is ti possible to `map` an enum to Binding<Bool> in SwiftUI?

ios swift swiftui

Why can't the Swift compiler infer the return type of a protocol with an associated item?

Bluetooth scan does not discover devices visible to the iPhone in settings app (CoreBluetooth)

SwiftUI Sheets: Inconsistent sheet behaviour with navigationBarItems

ios swift swiftui

How do I convert OpenGLES shaders to Metal compatible ones?

What Combine operator/approach can be used to load all pages of "paged API"?

ios swift combine

Combine Publishers.Merge but with Publishers.combineLatest behaviour

swift combine

refreshPreferences HangTracerEnabled / HangTracerDuration messages in iOS 11 + Xcode 9

ios swift xcode9

How to make a UIView have an effect of transparent gradient?

ios swift uiview gradient