Skip to content

Files

Latest commit

Jun 10, 2023
d92b5dd · Jun 10, 2023

History

History
This branch is up to date with WeMakeDevs/roadmaps:main.

iOS-Development

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 27, 2022
Jun 10, 2023
Nov 27, 2022
Mar 27, 2023

readme.md

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