Pinned Repositories
BAAnimation
OC 动画合集:1、UIView 基本动画封装,2、transtion 动画封装,3、CALayer 动画封装
BABaseProject
一个基于 MVVM 和 MVC 设计模式的基本项目框架,项目用到的各种类,各种封装,各种三方库的综合项目,欢迎大家使用!
BAButton
自定义button
BACustomAlertView
目前为止,最为精简的alert封装!
BADemoTest
ios开发中重难点展示!【基本每天一更】需要的时候记得重新下载最新版本哦!Demo已经迁移,请看readme!
BANetManager
基于AFNetworking 3.0、3.1最新版本的封装,集成了 get / post / put / delete 方法请求数据,单图/多图上传,视频上传/下载,网络监测 等多种网络请求方式,
BAPrivacyManager
iOS 所有隐私权限封装,定位、蓝牙、通知、运动、日历、相册、相机等!
BAReminderDemo
添加系统提醒,和添加系统日历提醒!很贴心的博爱系列的demo,记得加星哦!
BASegmentControl
一个自定义分段控制器
BAWeChat
博爱微信,使用原生 frame + MVVM + MVC + QMUIKit + BAKit 开源的微信
boai's Repositories
boai/BABaseProject
一个基于 MVVM 和 MVC 设计模式的基本项目框架,项目用到的各种类,各种封装,各种三方库的综合项目,欢迎大家使用!
boai/BAPrivacyManager
iOS 所有隐私权限封装,定位、蓝牙、通知、运动、日历、相册、相机等!
boai/BAKit
iOS 开发的高效封装,覆盖全面,命名规范!
boai/BAPythonDemo
跟着博爱学 Python,每周都更新新 demo,让你快速入门!
boai/high-speed-downloader
百度网盘不限速下载 支持Windows和Mac 2018年1月16日更新
boai/awesome-ios-chart
A curated list of awesome iOS chart libraries, including Objective-C and Swift
boai/BAShareManager
自定义友盟分享和登陆
boai/go
The Go programming language
boai/QQRedPackHelper
Mac 系统下的QQ抢红包插件,消息防撤回,消息自动回复,红包指定群过滤,红包指定关键字过滤,无需回复-抢文字口令红包,时间随机延迟抢红包
boai/wechat_jump_game
python 微信《跳一跳》辅助
boai/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
boai/AvoidCrash
This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
boai/cheat.sh
the only cheat sheet you need
boai/Elysium
Random Code Generated From /dev/urandom
boai/fuckcqcs
boai/GSD_ZHIFUBAO
由于法律原因,删除所有代码。
boai/iOS_PushPresentDemo
iOS Push、Present 先后顺序 demo
boai/KSYMediaPlayer_iOS
金山云iOS播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds)
boai/leetcode
LeetCode in pure C
boai/lottie-ios
An iOS library to natively render After Effects vector animations
boai/LSUnusedResources
A Mac App to find unused images and resources in XCode project.
boai/Mojo-Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
boai/NSURL-QueryDictionary
Just a simple NSURL category to make working with URL queries more pleasant.
boai/PushNotificationManager
Convenient and comprehensive api for push notification,provide 6 stems and 20 branchs' function,offer examples written by Objective-C and Swift respectively
boai/QQPlugin-macOS
mac OS版 QQ 小助手, 功能: 消息防撤回 & 自动回复 & alfred扩展
boai/SDCycleScrollView
Autoscroll Banner. 无限循环图片、文字轮播器。
boai/SwiftDate
The best way to manage Dates and Timezones in Swift
boai/TodayNews
Swift4 - 模仿今日头条
boai/WeChatPlugin-MacOS
一款功能强大的 macOS 版微信小助手 v1.7 / A powerful assistant for wechat macOS
boai/YPNavigationBarTransition
A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view controller instead. (类似微信 iOS Navigation Bar 的切换方案)