Vincent Joy's repositories
AutoLayout
Project to master the powerful auto layout and adaptive layout concepts. To learn the use of features like content hugging priority, content compression resistance priority, stack views and alignment constraints
Awesome-ARKit
A curated list of awesome ARKit projects and resources. Feel free to contribute!
CardStack
A stack framework supporting expand and collapse state of view.
CardStackDemo
A dummy project to display how to implement the CardStack
ContactsApp
An app to display, edit and add contacts in the device
FlickrImages
A project which lists images from Flickr. User can search for images (like "kitten") and it will return the list of images accordingly. This is an iOS project using Swift and it is completed by using zero third party libraries. Making use of OperationQueue and NSCache for this.
googleads-mobile-ios-examples
googleads-mobile-ios
iowncode
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Landmarks
A project to learn SwiftUI
MoviesDB
Sample project to display moview
NYTimes
A project to sharpen the coding standards using MVVM model, presentation controls and protocol extensions. Also to try out features like threading and pre loading of collection view, to improve the smoothness of the app. And to understand feature like netowking and image loading without using third party libraries.