• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Swift
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A repo dedicated to keeping track of content requests by the community as well as the progress towards those requests.

content

A repo dedicated to keeping track of content requests by the community as well as the progress towards those requests.

More Repositories

1

30DaysOfFlutter

Objective-C
213
star
2

crisscross

A TikTok clone built in 24 hours
Swift
69
star
3

SLaM

Swift Lambda Maker
Swift
36
star
4

URLSessionMPFD

Code from tutorial on URLSession Multipart / Form-Data
Swift
33
star
5

MapKitTurnByTurn

This is the code from my tutorial on turn by turn navigation with swift 4
Swift
25
star
6

URLSessionJSONRequests

A project that demonstrates how to use URLSession to make a JSON GET and POST request.
Swift
22
star
7

KiloLocoXcodeTheme

The theme that Kilo Loco uses in all of his videos.
Shell
16
star
8

SQLite

This is the code from the SQLite tutorial. You can checkout the starter branch if you would like to follow along with the video.
Swift
15
star
9

WebKitScraping

This is the code from my WebKit: Scraping HTML Data video with SwiftSoup using JavaScript injection
Swift
13
star
10

Metalog

Swift
12
star
11

CloudKitSavingToTheCloud

This is the code from my cloud kit tutorial
Swift
10
star
12

amplify-days-demo

The repo for the app that was presented during Amplify days by Nicki Stone and Kyle Lee
Swift
10
star
13

AWSS3

This is the code from my tutorial on AWS S3 file uploading
Swift
9
star
14

SideMenu

This is the code from the Side Menu tutorial
Swift
8
star
15

CoreData

This is my code for the tutorial on Core Data
Swift
8
star
16

MVC

This is the code from my tutorial explaining how i structure my project using MVC-S
Swift
8
star
17

amplify-authentication-ios-swiftui

Swift
8
star
18

CallbacksAndThreading

This is a project that goes over callback functions and threading. The YouTube video associated with this project can be found here https://youtu.be/YqhvVyiEpI0
Swift
8
star
19

SiriIntents

This is the code for my tutorial on how to setup SiriKit for payments using Intents
Swift
7
star
20

FirebaseDatabaseStructure

Code from my Firebase Database Structure tutorial
Swift
6
star
21

deer

A Bird inspired scooter app.
Swift
6
star
22

Geofencing

The code from my MapKit Geofencing tutorial
Swift
6
star
23

UIActivityViewController

This is the code on UIActivityViewController tutorial
Swift
5
star
24

swiftui-navigation

Messing around with best practices for navigation
5
star
25

whats-next-flutter-demo

Dart
4
star
26

AmplifyImage

Swift
4
star
27

FirebaseStorage

This is the code from my Firebase Storage tutorial
Swift
4
star
28

drafts

An area for publicly available blog drafts
Dart
4
star
29

aws-push-notifications-swift

An example project of push notifications being setup completely in Swift. The iOS project uses AWS Amplify to store data in DynamoDB. The Swift Lambda observes the creation of the objects in DynamoDB and sends a push notification through APNS using the Soto library.
Swift
4
star
30

UIViewAnimateMovement

This is the code from the UIView animate movement tutorial.
Swift
3
star
31

ImgurTwo

Second Imgur tut
Swift
3
star
32

JSON-Parser

How to parse JSON using local data
Swift
3
star
33

AlamofirePresentingData

Swift
3
star
34

ParsingComplexJSON

This is the code from the tutorial on parsing complex json
Swift
3
star
35

FirebaseEmailSignUp

This is the code from the Firebase: Email Sign Up, Sign In, & Sign Out video tutorial.
Swift
3
star
36

TrySSK

Swift
3
star
37

ReplayKit

Code from my ReplayKit tutorial
Swift
2
star
38

SwiftUI-PresentingData-FirstLook

Swift
2
star
39

MovieFinder

Kotlin
2
star
40

cute_little_uploader

Workshop from Mobile and Front-end Live!
Dart
2
star
41

MySexyPackage

Swift
2
star
42

Sketchin

This is the code from the drawing with core graphics tutorial
Swift
2
star
43

amplify-datastore-cash-flow

A basic app that allows the user to track their incoming and outgoing cashflow and uses AWS Amplify DataStore as the persistence layer.
Swift
2
star
44

UIAlertController

This is the code from the UIAlertController Tutorial
Swift
2
star
45

LocoFramework

This is an amazingly Loco framework
Shell
2
star
46

DesignKit

This is an open source framework designed to make it easer for developers and designers to modify their UI through Storyboards. DesignKit gives you access to IBDesignable and IBInspectable properties such as corner radius, shadows, gradients, and more.
Swift
2
star
47

icons

A repo for recreated icons
1
star
48

SwiftyPULKilo

A test framework
Ruby
1
star
49

kilos-mvvm

Swift
1
star
50

FoodPicker

Swift
1
star
51

comicConfab

1
star
52

scoot

A basic map app to show for bird
Swift
1
star
53

iOS-Dev-Questions

An app for learning iOS interview questions. It uses the DISCOVER architecture, a design pattern used by Tinder
Swift
1
star
54

Hacking

Swift
1
star
55

amplify_with_friends_flutter_demo

Dart
1
star
56

flashLight

A simple flash light for iOS devices
Swift
1
star
57

my-photo-app

Swift
1
star
58

kyleAPI

Working with Vapor
1
star
59

JustWork

Objective-C
1
star
60

deer-scooter-server

The backend for the deer app
Swift
1
star
61

testingRepo

1
star
62

SunCloud

My Weather App
Swift
1
star
63

NetworkingTRON

Code from my Tron GET & POST Requests tutorial
Swift
1
star
64

foodFight

A little game that takes advantage of OOP and classes
Swift
1
star
65

twitch-projects

Swift
1
star
66

Imgur

Swift
1
star
67

DeclareUI

Declarative framework wrapping UIKit constraints
Swift
1
star
68

Login-Screen

Swift
1
star
69

TwilioTest

1
star
70

Pic-Board

This is an iOS app extension that allows the user to select a picture from the keyboard
Swift
1
star
71

Core-Data-SCTA

Swift
1
star
72

Users-List

Swift
1
star
73

Tapper

This is a little game that allows the user to set a number and tap a button until they reach the number they entered.
Swift
1
star
74

brainDump

This is an app that will allow the user to quickly jot down notes for themselves.
Swift
1
star
75

LayoutProgrammatically

This is the code from my programmatic layout tutorial
Swift
1
star
76

iDine

Swift
1
star
77

flutter-practice-networking

Dart
1
star
78

FoodPicker2

Swift
1
star
79

AccessControl

Working with Access Control and Frameworks
Swift
1
star
80

amplify-getting-started-062120

Running through Amplify getting started on 06/21/2020
Swift
1
star
81

hubIO-server

Hub I/O is the worlds best programmer networking app to have ever surfaced on this side of the universe.
Swift
1
star
82

Week3Lecture

1
star
83

ParsingJSONSwiftyFreddyGloss

This is the code from the tutorial on parsing json with 3rd party libraries
Swift
1
star