An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ios-tutorial

harshalrj25/AnimatableReload

Add animations to tableview and collectionview with just a single line of code

Language: Swift - Size: 1.13 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 26 - Forks: 7

hussien89aa/iOSAppDevelopment

step by step to start build apps with iOS 10 and swift 3

Language: Swift - Size: 117 MB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 375 - Forks: 1,323

halilozel1903/iOSProjects

It's project that contains different applications developed with Swift 5.7 👨‍💻👩🏼‍💻🧑🏿‍💻

Language: Swift - Size: 49.6 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 150 - Forks: 32

FantasticLBP/Hotels

酒店预订App

Language: Objective-C - Size: 123 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 357 - Forks: 113

halilozel1903/SwiftTutorial2022

It's a repo where you can learn Swift from beginner to the highest level. 🧑🏻‍💻

Language: Swift - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

CMARIXTechnolabs/Video-Trimming-IOS

Trim the video by adjusting starting point and ending point in iOS

Language: Swift - Size: 29.3 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 6

charlee593/iOS_pitch_perfect

Pitch modification app

Language: Swift - Size: 474 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

charlee593/ios_silly_song

An app that create a silly song by using the inputted name

Language: Swift - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

charlee593/iOS_calculator

A calculator

Language: Swift - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

udacity/ios-nd-pirate-fleet-2

Starter code for Pirate Fleet 2 project in Udacity's iOS Nanodegree.

Language: Swift - Size: 8.78 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

udacity/ios-nd-pirate-fleet-1

Starter code for Pirate Fleet 1 project in Udacity's iOS Nanodegree.

Language: Swift - Size: 7.21 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

udacity/ios-nd-alien-adventure

Starter code for Alien Adventure project in Udacity's iOS Nanodegree.

Language: Swift - Size: 994 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 5

udacity/ios-nd-debugging

Resources for Udacity's iOS Debugging course.

Language: Swift - Size: 169 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 12

MEVJ/100IOSAPP-APP1

100 IOS APP -App1 replica similar to appstore

Language: Swift - Size: 646 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

udacity/ios-nd-networking

Resources for Udacity's iOS Networking with Swift course.

Language: Swift - Size: 929 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 172 - Forks: 91

rohan1989/FacebookOauth2Swift

Get Facebook photos using Oauth2Swift

Language: Swift - Size: 4.25 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

rohan1989/StyLabs

Animate image view based on scroll view.

Language: Swift - Size: 313 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

honeyeeb/StudyDemo

iOS study Demo

Language: Objective-C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

iosbrain/OOP-Polymorphism-Playground

With polymorphism, several descendant object/instance references can be assigned to a reference to the parent class, and yet the parent can exhibit the behavior of the descendant. In other words, you can declare a variable of a certain type (parent/UIControl) and it can store references of that type, but it can also store references to any child (subclass) of that type (here, UITextField, UISlider, UISegmentedControl, and UIStepper).

Language: Swift - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

iosbrain/Data-Persistence-1

A project (Xcode 8.2.1) demonstrating saving user preferences using NSUserDefaults in iOS 10 with Swift 3.

Language: Swift - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

iosbrain/Message-Box-Demo

I used Swift 3 to create a message box class hierarchy to demonstrate object-oriented principles like classes, inheritance, encapsulation, reusability, and polymorphism.

Language: Swift - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

iosbrain/Concurrency-Starter

A project (Xcode 8.2.1) demonstrating concurrency in iOS using Grand Central Dispatch (GCD) with Swift 3.

Language: Swift - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

iosbrain/Closures-in-Swift-3

A project (Xcode 8.2.1) demonstrating closures in iOS with Swift 3. Closures allow you to create chunks of almost any type of code that can be called almost anywhere, anytime (like in the future).

Language: Swift - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

iosbrain/Concurrency---ObjC

A project (Xcode 8.2.1) demonstrating concurrency in iOS using Grand Central Dispatch (GCD) with Objective-C.

Language: Objective-C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

IBM/CognitiveConcierge 📦

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.

Language: Swift - Size: 33.9 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 94 - Forks: 52

etchsaleh/Listr

A listing app written in Swift for iOS.

Language: Swift - Size: 485 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 9

luowanglin/Developer-the-Books-for-iOS

iOS Development Content Paper

Size: 2.66 MB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

kalyandechiraju/MiraclePill

iOS course project

Language: Swift - Size: 974 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

kalyandechiraju/Calculator

iOS Calculator Project

Language: Swift - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

waitingcheung/deep-sudoku-solver

A Sudoku Solver that leverages TensorFlow and iOS BNNS for deep learning.

Language: Swift - Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 8

superbderrick/ZigzagTriangle

OpenGL Test with swift

Language: Swift - Size: 107 KB - Last synced at: 12 days ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

stephenyeargin/guess-a-number

XCode / C++ tutorial project

Language: Objective-C - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

makoni/Google-Maps-SDK-for-iOS-Demo 📦

Google Maps SDK for iOS example

Language: Objective-C - Size: 33.5 MB - Last synced at: over 1 year ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 3

vsccw/study-for-swift 📦

study for swift in my way.

Language: Swift - Size: 55.2 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

muhammadalkhalaf/udacity-iOS-nanodegrees

List of iOS Udacity Nanodegree programs with links to the free courses in their curricula

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 64 - Forks: 23

itsericqiu/iOS-PersistentData-LocalNotfications-Example

A Tutorial of How to Use Local Notifications and Persistent Data on iOS (Assignment for ICS4U)

Language: Swift - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 4 - Forks: 1

pavelsurovy/Konvertor

Jednoduchá aplikácia pre zmenu jednotiek objemu a dĺžky. Vytvorená v rámci kurzu pre Skillmea

Language: Swift - Size: 330 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

etchsaleh/WeatherNOW

An iOS weather app that calls the OpenWeatherMap API to retrieve weather forecasts.

Language: Swift - Size: 257 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

dragstor/bullseye

A final working app/game, done by following Ray Wenderlich's tutorial

Language: Swift - Size: 1 MB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

hudsonpereira/ios-learning-path

:mortar_board: My iOS Develop learning path

Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

sushantsahu1987/iOS-UITableView

A simple iOS application using a dynamic UITableview that consumes data from an API service

Language: Swift - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

StephenGuanqi/iOS-swift3-learning

Repo for demo projects I have made during iOS learning process.

Language: Swift - Size: 854 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

yohannes/Ventori

Mirai-Skystar iOS Development Training Demo App

Language: Swift - Size: 22 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

elizabethsiegle/forwardSwift_kitura_paul_hudson_p1

Language: Makefile - Size: 31.9 MB - Last synced at: 27 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

sushantsahu1987/iOS-CoreDataTutorial

A simple iOS tutorial showing the use of core data

Language: Swift - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

etchsaleh/Swift

Small iOS app projects.

Language: Swift - Size: 2.65 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

stephenyeargin/ratings-ios-app

XCode / Swift for iOS tutorial project. Added a the `Select Rating` view.

Language: Swift - Size: 87.9 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

stephenyeargin/people-database

XCode / Objective-C tutorial project

Language: Objective-C - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0