我的iOS源码分享

没有什么是一帆风顺的,时刻做好倒下的准备!

1、模仿天天动听

https://github.com/ashen-zhao/linjiaMusic

2、模仿百思不得姐

https://github.com/ashen-zhao/baisiapp

3、模仿网易新闻

https://github.com/ashen-zhao/zhishiNews

4、仿照微博、微信的弹出ActionSheet的一个简单工具类

https://github.com/ashen-zhao/ASSheet

5、读取项目中的所有中文,做国际化准备

https://github.com/ashen-zhao/ReadChinese

6、多语言开发

https://github.com/ashen-zhao/easyLocalized

7、聊天机器人,包含聊天界面

https://github.com/ashen-zhao/ASChatter

8、多样式label, 一个label可以显示多种字体和多种颜色,只需要调用一个方法即可

https://github.com/ashen-zhao/multiLabel

9、任意穿插,跳跃push和pop

https://github.com/ashen-zhao/anypushpop

10、让图片360° 平稳旋转的UIImageView

https://github.com/ashen-zhao/rotateImgV

11、仿照系统的ActionSheet的一款生日选择器,日期选择器

https://github.com/ashen-zhao/ASBirthSheet

12、移动支付(支付宝、微信)

https://github.com/ashen-zhao/aspay

13、我的博客(啊神的技术博客)

http://www.devashen.com

你可能感兴趣的:(我的iOS源码分享)