/iOS-swift

Código, proyectos y notas para aprender iOS - Swift

Primary LanguageSwift

iOS Topics

Here are some links that made me understand key topics to develop apps in iOS, also, some of this links solve problems or questions I had while coding.

Code style guidelines

iOS basics

Programming concepts

RxSwift

Network layer design

App styling

Deep dive's

SwiftUI

Other

Unsolved questions

  • What does nonisolated mean?
  • What does dynamic does in swift?