您的位置:首页 > 移动开发 > Objective-C

本人在开发过程中用到的资源

2015-12-03 10:00 537 查看
一:项目库:

1:https://github.com/mac-cain13/R.swift

2:https://github.com/rounak/RJImageLoader

3:https://github.com/AlexLittlejohn/ALCameraViewController

4:城市定位:https://github.com/panyaorui/CityList

5:评价:https://github.com/nicklockwood/iRate

6:侧滑:https://github.com/pkluz/PKRevealController

7:自适应文本输入框:https://github.com/slackhq/SlackTextViewController

8:可滑动的cell:https://github.com/MortimerGoro/MGSwipeTableCell

9:动画:https://github.com/MengTo/Spring

10:swift第三方库汇总:https://github.com/trending?l=swift&since=daily

11:uitableview uicollection空数据的时候显示的提示视图:https://github.com/dzenbot/DZNEmptyDataSet

12:动态高:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell

13:日夜间模式切换:https://github.com/Draveness/DKNightVersion

14:https://github.com/delba/TextAttributes

二:xcode插件

1:https://github.com/rickytan/RTImageAssets

三:react native

1:开源app

 https://github.com/wwayne/react-native-nba-app

2:工具
https://github.com/Shrugs/react-native-snippets
代码自动化生成工具:Accessorizer

3:组件
https://github.com/aroth/react-native-uploader https://github.com/leecade/react-native-swiper 轮播器

4:相关资源网站
https://js.coach/react-native?filters=ios http://www.reactnative.com/uiexplorer/ http://gold.xitu.io/#/tag/React%20Native https://github.com/ele828/react-native-guide https://github.com/jondot/awesome-react-native http://www.w3ctech.com/topic/909 https://github.com/booxood/fetch-react-native-components http://bbs.reactnative.cn/topic/608/%E5%AF%B9%E7%BB%84%E4%BB%B6%E7%9A%84%E5%BC%95%E7%94%A8-refs http://v.youku.com/v_show/id_XMTQ4OTYyMjg4MA==.html
未完,待续
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ios objective-c