Giter Site home page Giter Site logo

mycode-star's Projects

asi-http-request icon asi-http-request

Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone

autocompletetextview icon autocompletetextview

AutoCompleteTextView 是一个实时刷选控件,根据输入框中的文本信息进行筛选,View的部分都已经封装好,业务部分自己实现。都以以Block的形式回掉,简单实用!现在已经支持CocoaPods管理,如果对你有所帮助,请Star和Fork。

bsybannerscrollview icon bsybannerscrollview

Simple carousel map controls, peers need not to write, after the introduction of a few code good. Welcome to use, remember to support you, a star.

bsyfancybox icon bsyfancybox

Simple notebook code, there is a need to download the learning peer. Remember to give a star.

bsyui icon bsyui

有没有希望写代码的时候像Masonry语法那样舒服简单,使用了连续的.语法。一直点点就可以了!BSYUI值一套针对常用控件的封装,支持链式编程,只需要继承自BSYUI中的控件,就可以实现啦!现在已经支持Cocoapods,希望对大家开发有帮助,也希望支持Star和Fork!

flatuikit icon flatuikit

A collection of awesome flat UI components for iOS.

hactivemanger-master icon hactivemanger-master

HActiveManger 是对NSUserDefaults在此封装,支持新增/添加/更新/删除/指定删除/指定更新等操作,简单实用,希望大家喜欢并Star支持。现在已经支持cocoapods安装。

hacursor icon hacursor

帮助开发者方便集成导航指示器,用于管理视图页面

hthorizontalselectionlist icon hthorizontalselectionlist

A simple, horizontally-scrolling list of items that can be used as a more flexible replacement for UISegmentedControl

kal icon kal

A calendar component for the iPhone (the UI is designed to match MobileCal)

mmpopupview icon mmpopupview

Pop-up based view(e.g. alert sheet), can easily customize.

nkjpagerviewcontroller icon nkjpagerviewcontroller

NKJPagerViewController is like a PagerTabStrip, which is in Android. It contains an endlessly scrollable UIScrollView.

sdsegmentedcontrol icon sdsegmentedcontrol

A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls

svgkit icon svgkit

Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)

syqrcodedemo icon syqrcodedemo

/**SYQRCode:IOS原生API,需要IOS7.0及以上系统支持。用法: //扫描二维码 SYQRCodeViewController *aaa = [[SYQRCodeViewController alloc] init]; aaa.SYQRCodeSuncessBlock = ^(NSString *qrString){ self.saomiaoLabel.text = qrString; }; aaa.SYQRCodeCancleBlock = ^(SYQRCodeViewController *are){ self.saomiaoLabel.text = @"扫描取消~"; [are dismissViewControllerAnimated:YES completion:nil]; }; [self presentViewController:aaa animated:YES completion:nil];**/

tsmessages icon tsmessages

Easy to use and customizable messages/notifications for iOS à la Tweetbot

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.