美文网首页
项目中常用到的第三方库

项目中常用到的第三方库

作者: 41c48b8df394 | 来源:发表于2018-06-12 23:10 被阅读7次

    1.网络请求库:

    AFNetworking:https://github.com/AFNetworking/AFNetworking

    2.提示框

    SVProgressHUD :https://github.com/SVProgressHUD/SVProgressHUD

    3.json转换model

    YYModel:https://github.com/ibireme/YYModel

    4.代码约束

    Masonry:https://github.com/desandro/masonry

    5.上拉刷新控件

    MJRefresh:https://github.com/CoderMJLee/MJRefresh

    6.图片加载框架

    SDWebImage:https://github.com/rs/SDWebImage

    相关文章

      网友评论

          本文标题:项目中常用到的第三方库

          本文链接:https://www.haomeiwen.com/subject/hqkdeftx.html