-
Cat-Browser Public
This is a SwiftUI-based application, It displays a list of cats from a JSON source and allows navigation to a detail view that loads an image per cat.
Swift MIT License UpdatedMay 15, 2025 -
MovieTracker Public
MovieTracker is a SwiftUI-based iOS app (iOS 17+) that allows users to browse popular movies and save their favorites locally using SwiftData. It’s designed to demonstrate modern iOS development be…
Swift MIT License UpdatedMay 8, 2025 -
-
-
freeza Public
Forked from marianoabdala/freezaTest reddit client
Swift MIT License UpdatedJan 7, 2021 -
-
TrueTime.swift Public
Forked from instacart/TrueTime.swiftNTP library for Swift and Objective-C. Get the true time impervious to device clock changes.
Swift Apache License 2.0 UpdatedAug 14, 2020 -
-
CenfotecJanuary2020 Public
Material utilizado en el curso Desarrollo de aplicaciones moviles plataforma iOS Cenfotec
-
SwiftMessages Public
Forked from SwiftKickMobile/SwiftMessagesA very flexible message bar for iOS written in Swift.
Swift MIT License UpdatedMay 19, 2019 -
MemeSearch Public
This is a meme search app, the user can search for any meme in the API and then the app will show the results
Swift MIT License UpdatedMar 4, 2019 -
SwiftImageCarousel Public
Forked from Centroida/SwiftImageCarouselSwiftImageCarousel is a reusable UIPageController carousel for iOS
-
SkeletonView Public
Forked from Juanpe/SkeletonViewAn elegant way to show users that something is happening and also prepare them to which contents he is waiting
Swift MIT License UpdatedSep 4, 2018 -
SideMenuController Public
Forked from teodorpatras/SideMenuControllerA side menu controller written in Swift for iOS
Swift MIT License UpdatedAug 26, 2018 -
NVActivityIndicatorView Public
Forked from ninjaprox/NVActivityIndicatorViewA collection of awesome loading animations
Swift MIT License UpdatedAug 26, 2018 -
PurchaseList Public
Code example using Clean Swift architecture and TDD
-
IBLocalizable Public
Forked from PiXeL16/IBLocalizableLocalize your views directly in Interface Builder with IBLocalizable
Swift MIT License UpdatedSep 19, 2016 -
DateTimeKit Public
Forked from edwardaux/DateTimeKitA swift library for manipulating dates
Swift MIT License UpdatedJul 5, 2016 -
ViperExample Public
This is an example about how to use VIPER design pattern in iOS