SoftDARE


About

Saving notes for most common things I do every day as mobile developer.

https://www.linkedin.com/in/darekgodzina


    • List of simulators

      February 1, 2024
      iOS

      To test layout build in SwiftUI on different iOS devices you can use preview feature. As you can see PreviewDevice takes raw name of iOS…

      Continue Reading →

    • SwiftUI Typography

      January 24, 2024
      iOS

      With SwiftUI specifying font size is not like we used to do in the past – by setting size value. Instead it’s better to use…

      Continue Reading →

    • Apple Watch does not appear in Xcode

      January 15, 2024
      iOS

      Building project after couple of months can often fail even though no code has been added. It’s likely that iOS/Xcode updates that happened during this…

      Continue Reading →

    • Generating *.g.dart files

      December 20, 2023
      Flutter

      When creating model classes needed to decode JSON retrieved from network request in Flutter, part of the code is generated and placed in *.g.dart file.…

      Continue Reading →

    ←Previous Page
    1 2

    Copyright © 2023. All Rights Reserved.