We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
* SYWeChatDemo 模仿了微信聊天UI布局,其中支持用户输入模块(可灵活定制包含输入框、录音、表情选择、拍照、从相册选取照片功能)、录音模块(采用opencore- amr[支持armv7、armv7s、arm64],语音输出格式amr并完美支持IOS和Android系统播放) * * 使用时需添加SYCore.framework及SYIMKit.framework、SYIMKi…
Objective-C 207 68
QRCode Demo---仿微信二维码扫描,iOS原生API,需要iOS7.0及以上系统支持。
Objective-C 85 31
/** * * WGS-84 坐标系,是GPS系统所采用的坐标系。一切正常工作的GPS或GPS芯片所返回的坐标值都是这个坐标系下的数值。Google地图采用的卫星图也是按照这坐标系摆 * 放的。 * *************************************************************************************************…
Objective-C 54 20
SYIMRecorder IM Recorder:从SYIMKit拆分出来,提供基础的录音和播放控制功能,采用opencore-amr编解码,输出的音频格式为amr,iOS&Android平台通用。
Objective-C 20 2
简单易用的上拉加载、下拉刷新组件,可自定义头部和底部视图,可单独实现下拉刷新,上拉加载更多。用法:/** * * SEE SYRefreshTable (https://github.com/reesun1130/SYRefreshTable) for instructions. * * USE SYRefreshTable LIKE: * * @interface ViewControll…
Objective-C 14 6
/** SYActionSheetView实现了类似于UIActionSheet的效果,简单易用,完美支持IOS5.0及以上版本。 用法: SYActionSheetView *actv = [[SYActionSheetView alloc] initWithTitle:nil cancelButtonTitle:@"cancle" otherButtonTitles:@"action1"…
Objective-C 9 4
There was an error while loading. Please reload this page.