Pinned Repositories
callkit
callkit-basics
CallKit Basics
collectionViewLayout-video-calling
Repository for Medium blog here:
iOSTwitter
SLCompose is a native iOS class for seamless social media integrations.
PushNotificationApp
Push as you may but never underestimate the powerful actions in local notifications.
Rabbitask
Repository for teaching Unwind Segues, prepareForSegue / prepare(for segue:) & UITableView
StitchWorkshop
Nexmo Stitch In-App Voice Workshop
tenorize
iOS application displaying Tenor API assets in UICollectionView with Alamofire parsed with Codable
UICollectionViewCellsInUITableViewCell
Adding a UICollectionViewCell to a UITableViewCell is standard for modifying a UITableView object.
unicornmobile
Unicorn Mobile, LLC. is a company that aims to drive mobile application development in pursuit of total disruption!
ericgiannini's Repositories
ericgiannini/UICollectionViewCellsInUITableViewCell
Adding a UICollectionViewCell to a UITableViewCell is standard for modifying a UITableView object.
ericgiannini/Raccoon
Raccoon is an iOS SDK for the seamless integration of data persistence into an app.
ericgiannini/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
ericgiannini/Weathr
a demo app for RESTful APIs ... to be continued
ericgiannini/Flashlight
A boilerplate single-view iOS app that displays a white screen.
ericgiannini/Clock
An iOS app that uses time to illustrate controller and application life cycle events; and notifications.
ericgiannini/Stopwatch
An iOS app that uses elapsed time as a context for practicing MVC, discovering the basics of threads, and applying NSTimer.
ericgiannini/UnitConverter
An iOS app that uses temperature conversion as a means of practicing MVC, applying protocols and delegates, and persisting application state.
ericgiannini/Found
A simple iOS app with a map, to introduce Map Kit and Core Location.
ericgiannini/EasyBrowser
An iOS app that uses a Web View to practice delegation; and to learn about URLs and HTTP requests.
ericgiannini/Gesturizer
A simple iOS app for exploring Gesture Recognizers.
ericgiannini/WordCollage
An iOS app that displays a collage of fun topics, as a means for learning about Xcode, Auto Layout constraints, size classes, and action connections.
ericgiannini/Journal
An app for recording periodic journal entries, as a vehicle for learning about table view controllers.
ericgiannini/FingerPainter
An iOS app that lets users draw with a finger, as a means of exploring touches, touch events, and Core Graphics.
ericgiannini/NoiseMaker
An iOS app for playing four different sounds, as a means of exploring AV Foundation and asynchronous methods.
ericgiannini/RSSReader
An iOS App to explore the UIKit tab bar controller and retrieving data over the network.
ericgiannini/Flashcards
A simple iOS app with flashcard terms and definitions, to learn about navigation controllers and segues.
ericgiannini/SpaceAdventure
A "command line tool" Xcode project for learning about Swift concepts.
ericgiannini/turbo-octo-pancake
turbo-onto-pancake is Unicorn Mobile, LLC.'s five days packed full of Swift & iOS App Development
ericgiannini/ios-nd-firebase
This repository contains code for the FriendlyChat project in the Firebase in a Weekend Udacity course.
ericgiannini/iOSToolChain
ericgiannini/Listr
a to do list with NSFileManager for storage
ericgiannini/groceryList-
Swift project with CoreData
ericgiannini/groceryList
iOS Swift groceryList project
ericgiannini/teaching-app-dev-swift
Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
ericgiannini/CoreData
ericgiannini/PushNotificationApp
Push as you may but never underestimate the powerful actions in local notifications.
ericgiannini/Bienvenido
ericgiannini/iOSTwitter
SLCompose is a native iOS class for seamless social media integrations.
ericgiannini/Collection-TableView-Cell