Pinned Repositories
Annotator
A command line tool for annotating class extensions
AVFoundation-Combine
Combine extensions for AVFoundation
Bookshelf
Demo of enum-based networking approach
CocoaComponents
A collection of small components to help macOS development.
ExpandableTableView
Example code for creating expandable table view cells
ExpandingStackCells
Expanding table view cells using UIStackView in iOS 9
ExpandingTableView
Framework for expanding table view cells.
jozsef-vesza.github.io
Source code for my blog, where I cover various topics related to iOS development.
swift-lessons
A collection of small tutorial apps using iOS 8 + Swift
TableViewExpansions
Expandable table view cells using dynamic cell insertion/removal
jozsef-vesza's Repositories
jozsef-vesza/ExpandingStackCells
Expanding table view cells using UIStackView in iOS 9
jozsef-vesza/ExpandingTableView
Framework for expanding table view cells.
jozsef-vesza/ExpandableTableView
Example code for creating expandable table view cells
jozsef-vesza/AVFoundation-Combine
Combine extensions for AVFoundation
jozsef-vesza/swift-lessons
A collection of small tutorial apps using iOS 8 + Swift
jozsef-vesza/TableViewExpansions
Expandable table view cells using dynamic cell insertion/removal
jozsef-vesza/CustomTransitionsDemo
Example code for custom transitions in iOS
jozsef-vesza/Annotator
A command line tool for annotating class extensions
jozsef-vesza/CocoaComponents
A collection of small components to help macOS development.
jozsef-vesza/ViewModelExtensions
Convenience library to inject view models into view controllers defined in Interface Builder.
jozsef-vesza/algorithms
jozsef-vesza/AppExtensionsDemo
Example project for App Extensions in iOS 8
jozsef-vesza/CatKit
Your placeholders just got furrier!
jozsef-vesza/jozsef-vesza.github.io
Source code for my blog, where I cover various topics related to iOS development.
jozsef-vesza/JVRBaseTableViewDataSource
A basic, reusable and expandable UITableViewDataSource class
jozsef-vesza/MVVMExample
Basic project to demonstrate the use of dependency injection and MVVM
jozsef-vesza/soappservices
Servlets for thesis application
jozsef-vesza/swiftui-fun
A collection of small projects for learning SwiftUI
jozsef-vesza/Zip
Swift framework for zipping and unzipping files.
jozsef-vesza/Bookshelf
Demo of enum-based networking approach
jozsef-vesza/good_old_reader
Iphone app for the feedreader theoldreader.com. Learning purposes only!
jozsef-vesza/JVRKeyValueObserver
A helper class for easier Key-Value Observing
jozsef-vesza/learn-reducers
jozsef-vesza/learn-unity
jozsef-vesza/progfun
Functional Programming Principles in Scala Assignments
jozsef-vesza/ReactiveCocoa
Streams of values over time
jozsef-vesza/Result
Swift type modelling the success/failure of arbitrary operations.
jozsef-vesza/Self-Ordering-App
Client-side app for university thesis
jozsef-vesza/Typhoon
Poweful dependency injection for iOS & OSX (Objective-C & Swift)
jozsef-vesza/WatchTestApp
Learning Apple Watch concepts