Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Latest commit

 

History

History

iOS-Development

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

iOS Development

Introduction

Introduction To Swift

iOS Development Course

SwiftUI (Recommend First):

UIKit:

View Navigation

Networking

JSON Parsing

Database

Dependancy Manager

Concurrency

Architectures & Design Patterns

Most Useful Tools

  • Xcode Tools & Tricks: Learn Xocde most essential tools for iOS development.
  • SourceTree: A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.
  • QuickType.io: Convert JSON data into Swift model.
  • Diawi: Deploy and test application directly to the devices.
  • App icon Generator: Generate app icons for different devices.
  • Device Shots: Design device mockups with the screenshot of your website or mobile application.
  • Transporter: Deplay your iOS applications super fast.

Practice Projects

  • Liquid Coder: Amazing SwiftUI projects for beginners.
  • Kevsoft: Design complex and beautiful UI in SwiftUI.
  • Spotify Clone: Complete step by step process to build spotify clone in UIKit.

Most Useful Links