Giter Site home page Giter Site logo

ikit's Introduction

This is collection of extremely useful iOS classes / utilites.

Short description for each item:

CPUView

UIView subclass which shows current CPU usage.

CameraView

UIView subclass which shows real-time video feed from camera using AVFoundation API

Lambda-Alert

Enhanced version of Lambda-Alert from https://github.com/zoul/Lambda-Alert

MemView

UIView subclass which shows current memory usage of application and available free memory in the system

NSDictionary+SafeAccess

Collection of methods extending NSDictionary with error checks for safely accessing NSDictionary items

NSObject+NSCoding

Enhanced version of NSObject+NSCoding from https://github.com/greenisus/NSObject-NSCoding

NSObject+Property

Contains useful macro which will allow you to add any property to any class in your program

NotificationAlert

UIView subclass which allows you to show black translucent rounded rectangle with the text and optionally image/spinner in the center of screen

NotificationBar

UIView subclass which is intended to show notifications which slides down from the top of the screen

ShadowView

UIView subclass which is just consisting of the shadow looking according to supplied parameters

StarRatingView

UIView subclass which allows to show you visual representation of the rating value consisting from images (like stars for example)

TimeMeasure

Simple utilites for measuring timing of blocks of code in your application

UIView+ColorOfPoint

Contains single method extending UIView class which will return color of specific pixel in you UIView

UIView+Dimensions

Collection of really useful properties which allows you to modify position / dimensions of your UIView in convenient way

UIView+DumpSubviews

Contains single method extending UIView class which will recursively print description of all subviews in your UIView

ikit's People

Contributors

ivan-zezyulya avatar dana0550 avatar

Watchers

James Cloos avatar 李永华 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.