Skip to content

2energycell/NFKTools

Repository files navigation

NFKTools 0.9

Foundation and cocoa utility classes

NFKInterfaceAllocBlocker

Implement this interface in order to block the API of the direct allocation methods: alloc, new and init.

NFKInterfaceBuilder

Implement this interface in order to implement the builder-design-pattern in an obj-c style.

NFKInterfaceSingleton

Implement this interface in order to implement the singleton-design-pattern in an obj-c style.

NFKWeakReferenceHolder

Use as a "wrapper" in order to add an object to a collection without retaining it. Supports obj-c generics.

NFKWeakTimer

An obj-c timer that does not retain it's target.

NFKNetworkingClient

A simple and effective networking client.

UIImage+NFKResources

The UIImage category that allows to get an image by name from bundle resources.

EffectiveReadability.xccolortheme

The effective readability Xcode color theme.

NFKSwipeView

TBD

About

Foundation and cocoa utility classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published