Pinned Repositories
EventTracker
EventTracker is an open-source Swift library that allows you to easily track and monitor multiple named events and their occurrences.
FOXAdditions
⛔️ DEPRECATED <Some handy swift extensions>
gitxc
Command Line tool that performs git merge or pull but additionally checks for and resolves conflicts in an Xcode project's info.plist files, specifically conflicts with the CFBundleVersion value.
JustTime
JustTime is a lightweight Swift library that provides types for working with time and duration independently of dates.
KFXLocalSystemReporter
Do things such as: get IP address, get hardware model, check if running on simulator, running unit tests, can device place a phone call etc
KFXLog
KFXLog is a customisable logging library written in Objective-C.
KFXLogUI
KFXSesameView
A hidden (or not) keypad to unlock or reveal some secret thing
RawDog
RawDog is a Swift library that extends RawRepresentable types with arithmetic operations
ReviewPrompter
ReviewPrompter is an open-source library for iOS applications written in Swift that helps you intelligently prompt users for app reviews. It tracks the occurrence of specific events within your app and requests a review prompt when the specified conditions are met.
ChristianFox's Repositories
ChristianFox/ReviewPrompter
ReviewPrompter is an open-source library for iOS applications written in Swift that helps you intelligently prompt users for app reviews. It tracks the occurrence of specific events within your app and requests a review prompt when the specified conditions are met.
ChristianFox/EventTracker
EventTracker is an open-source Swift library that allows you to easily track and monitor multiple named events and their occurrences.
ChristianFox/gitxc
Command Line tool that performs git merge or pull but additionally checks for and resolves conflicts in an Xcode project's info.plist files, specifically conflicts with the CFBundleVersion value.
ChristianFox/KFXLog
KFXLog is a customisable logging library written in Objective-C.
ChristianFox/KFXLogUI
ChristianFox/RawDog
RawDog is a Swift library that extends RawRepresentable types with arithmetic operations
ChristianFox/FOXAdditions
⛔️ DEPRECATED <Some handy swift extensions>
ChristianFox/JustTime
JustTime is a lightweight Swift library that provides types for working with time and duration independently of dates.
ChristianFox/KFXLocalSystemReporter
Do things such as: get IP address, get hardware model, check if running on simulator, running unit tests, can device place a phone call etc
ChristianFox/KFXSesameView
A hidden (or not) keypad to unlock or reveal some secret thing
ChristianFox/CDSCoreDataSolutions
⛔️ OLD <CDSCoreDataSolutions: Core Data Stack & more.>
ChristianFox/KFXAdditions
Various categories on Cocoa Touch classes
ChristianFox/KFXLocation
⛔️ OLD <CLLocationManager wrapper & helpers.>
ChristianFox/KFXUtilities
A collection of Utility and helper classes.
ChristianFox/RDSRemoteDataSolutions
⛔️ DEPRECATED <Connect to network & submit data to a server>
ChristianFox/demovapormysqldocker
Simple demo using MySQL + Vapor + Docker
ChristianFox/FMPhotoPicker
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
ChristianFox/KFXAbstracts
Subclasses of some UIKit classes
ChristianFox/KFXCellularViewData
⛔️ DEPRECATED <Data model structure for UITableViews and UICollectionViews.>
ChristianFox/KFXCore
A simply library of constants, enum and block definitions.
ChristianFox/KFXPhotoPickerManager
⛔️ DEPRECATED <KFXPhotoPickerManager present the photo picker/camera>
ChristianFox/NBNRealmBrowser
NBNRealmBrowser is the iOS companion to the Realm Browser for Mac.
ChristianFox/SCLAlertView-Swift
Beautiful animated Alert View. Written in Swift
ChristianFox/TravisTryout
Repo just for trying out using travis
ChristianFox/WeakPointerArray
The WeakPointerArray represents a mutable collection created over Array, but it holds weak references for objects