- Prague, Czech Republic
- https://blog.lukaskukacka.com
- @lukaskukacka
Pinned Loading
-
ReducerViewModel
ReducerViewModel PublicUnidirectional iOS MVVM architecture inspired by Redux (using States, Events and Reducer).
Swift 2
-
SlideoverCardViewController
SlideoverCardViewController PublicMy super-quick experiment to implement slideover card behavior as seen in iOS Stocks or Maps app.
Swift
-
Keychain dumper (Obj-C). Prints all ...
Keychain dumper (Obj-C). Prints all values from iOS Keychain. 1@interface KeychainDumper: NSObject
2- (void)dumpVerbose:(BOOL)verbose;
3@end
45@implementation KeychainDumper
-
Simple Swift generic wrapper class g...
Simple Swift generic wrapper class giving synchronized (threadsafe) access to an instance (Swift 5) 1// Swift Playground
2import Foundation
3import Dispatch
45final class Synchronized<T> {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.