Random

Random

  • About
  • Mobile Apps
  • Code
  • Contact
  • Patents
  • Portfolio
  • Projects
  • Facebook
  • Instagram
  • LinkedIn
  • September 21, 2023

    How to call deep links within a WKWebView

  • September 19, 2023

    Leverage method swizzling to test network calls

  • September 5, 2023

    Encrypting a string using kCCAlgorithmAES

  • March 30, 2023

    Using Mirror type in Swift to convert Struct into a dictionary

  • March 28, 2023

    How to call async methods from objective-c

  • March 28, 2023

    How to make your code more Swifty using NS_SWIFT_NAME

  • March 2, 2023

    How to fix navigation controller constraints when loading SwiftUI from UIKit

  • November 22, 2022

    Creating a new Xcode project without Storyboard in Xcode 14

  • October 7, 2022

    Using protocols to display different types of json responses from the server

  • August 23, 2022

    Why you should be using nullable/nonnull when calling objective-c code in Swift ?

  • August 5, 2022

    How to connect Lark Calendar with Apple Calendar

  • April 20, 2022

    Questions to ask when joining a new company as an iOS engineer

  • April 11, 2022

    Building for iOS, but the linked and embedded framework * was built for iOS + iOS Simulator.

  • March 9, 2022

    Using DispatchGroup to sequentially execute tasks in Swift

  • March 7, 2022

    Implement Merge Intervals in Swift

  • January 27, 2022

    Accessing non static constant in static function of swift class

  • January 25, 2022

    the MOST simplest way to write a closure or completion handler

  • January 24, 2022

    Find out the type of media from URL in Swift

  • December 27, 2021

    Using Result enum in Swift

  • December 17, 2021

    Automatically add copyright license for new files in Xcode

  • November 15, 2021

    XCTest – Handling camera/photos/location permissions alerts when running UX tests

  • September 1, 2021

    How to implement rounded corners for buttons in SwiftUI

  • August 16, 2021

    When to use @State and @BindableObject

  • July 13, 2021

    Keychain wrapper in objective-c

  • June 15, 2021

    Leveraging CoreML to generate personalized videos in iOS applications similar to Google and Apple Photos

  • June 2, 2021

    Passing ObservableObject and StateObject between SwiftUI and UIKit

  • May 26, 2021

    Using ForEach in SwiftUI to iterate through Views

  • March 31, 2021

    Calling APIs inside SquareSpace

  • March 10, 2021

    Find the largest number by swapping adjacent digits if they have the same parity in Swift

  • January 29, 2021

    Given string num representing a non-negative integer num, and an integer k, return the smallest possible integer after removing k digits from num.

  • September 14, 2020

    Executing Timer in background in iOS

  • July 7, 2020

    Coming soon in 2020: objc_direct

  • June 10, 2020

    1 Minute cheatsheet to begin ANDROID development for iOS developers

  • May 1, 2020

    How to implement a custom Notification Center in Swift

  • March 15, 2020

    1372. Longest ZigZag Path in a Binary Tree

  • March 14, 2020

    Word ladder implementation in Swift

  • March 8, 2020

    Permutations of a string in Swift

  • March 3, 2020

    Interacting with Javascript in WKWebView

  • March 1, 2020

    Magical Candy Bags

  • February 27, 2020

    Element Swapping

  • February 22, 2020

    When do we use [weak self] [unowned] [self]

  • February 17, 2020

    Using network link conditioner to test network conditions on Simulator And Device

  • February 11, 2020

    Implementing UIScrollView using constraints without using content size

  • February 11, 2020

    Learning Auto Layout without using Storyboards in Swift

  • February 5, 2020

    How to localize images in iOS/Swift

  • January 14, 2020

    All the things you can do using Properties in Swift

  • January 3, 2020

    Using ObservableObject to animate in SwiftUI

  • January 1, 2020

    Struct vs Class in Swift

  • December 23, 2019

    Child View Controller. Why use them ?

  • December 21, 2019

    Method swizzling in Swift and ObjectiveC

1 2 3 … 8
Next→

© 2023

Random