uikit-fundamentals
There are 20 repositories under uikit-fundamentals topic.
udacity/ios-nd-uikit
Resources for Udacity's UIKit Fundamentals course.
udacity/ios-nd-uikit-cont.
Resources for Udacity's UIKit Fundamentals course (continued).
haneenmahd/apple-colors
A Package for using Colors in your User Interace with colors used by appleš
olgazinchenko/SleepyKid
SleepyKid is a mobile application designed to help parents keep track of their children's sleep patterns. The app follows the MVVM (Model-View-ViewModel) architecture and is built using SwiftData and SnapKit.
batuhankrbb/MemPi
MemPi is an application for memorizing pi digits in a fun way. Made with UIKit. MVC architecture has been used in this project.
OneUpWallStreet/Cornell-AppDev-Intro-To-iOS-Development-Solutions
This is the code from Cornell-AppDev's Intro To iOS Development course.
bhalla98/Animation-UIKit
Animates some images across the screen using a curved path using UIKit and Core Animation
bhalla98/MagicalGrid
Swipe animation on grids using UIKit, Core Animation(QuartzCore) and Core Graphics
learnitmyway/MemeMe
Final Project for UIKit Fundamentals (Udacity)
lonewolfnadhu/uikit-ios
This is a modest project that aided me in enhancing my comprehension of UIKit on the iOS platform.
MinaRamses/LoginSample
Simple Login and Sign up app
MinaRamses/MatchGame
You have to choose 2 card from a randomized grid of card and every time you choose 2 identical card, they got disappeared... the faster the better!!
cromega08/PHonePlanner
Simple phone book web-app implement with PHP and JS.
m-ahmadian/Roshambo
A simple "Rock, Paper, Scissors" app written in Swift
m-alani/bond-villains
A sample iOS project based on an incomplete sample from Udacity's "UIKit Fundamentals" to practice and experiment with UITableViewCell prototypes.
m-alani/do-re-mi
A sample iOS project based on an incomplete sample from Udacity's "UIKit Fundamentals" to practice and experiment with how a UITableView work with reusable cells
m-alani/image-picker
A sample iOS project to experiment with few default ViewControllers in UIKit
m-alani/roll-the-dice
A sample iOS project (from Udacity.com) to experiment with the 3 ways available to transition from a ViewController to another