Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

SwiftUI NavigationStack animation problem when navigating back to parent view

Swift: How to change the language inside of the app?

ios swift

UIGraphicsImageRenderer and UIGraphicsBeginImageContext: What is useful for UIImage.draw(in: CGRect)

SKTextureAtlas cannot be found

Add shape to sphere surface in SceneKit

ios swift scenekit

How to go "without navigation bar view controller" to "with navigation bar view controller" in Swift

ios swift storyboard

Correct syntax to create progress block before completion handler

ios swift

Swift compare memory addresses

swift

When creating an iOS live activity I get `The operation couldn’t be completed. (com.apple.ActivityKit.ActivityInput error 1.)`

ios swift widgetkit

UITextField - Limit text lenght not by character count

Crop UIImage to specific area across devices in SwiftUI card view

ios swift swiftui uiimage uikit

Custom iOS Status Bar Color

ios iphone swift

SwiftUI: Text views concatenation how to do this with ForEach loop or array of strings

Multiple commands produce

swift xcode

How to prevent keyboard from pushing up the view in SwiftUI? .ignoresSafeArea(.keyboard) and ScrollView hack doesn't work

Sorting NSMutableArray depending on priority

A bug of UIScrollView contentOffset?

ios swift uiscrollview