美文网首页
iOS常用的第三方库

iOS常用的第三方库

作者: 零度温暖2017 | 来源:发表于2020-12-14 09:41 被阅读0次

    1.滑竿 SGPagingView
    https://github.com/kingsic/SGPagingView
    2.卡片滑动 iCarousel
    https://github.com/nicklockwood/iCarousel
    3.hud提示框
    https://github.com/jdg/MBProgressHUD
    4.XML/HTML解析
    https://github.com/topfunky/hpple
    5.状态栏提示框
    https://github.com/jaydee3/JDStatusBarNotification
    6.图片加载 SDWebImage
    https://github.com/SDWebImage/SDWebImage
    7.Masonry代码布局
    https://github.com/SnapKit/Masonry
    8.表格没有数据的设置 DZNEmptyDataSet
    https://github.com/dzenbot/DZNEmptyDataSet
    9.选择器组件 BRPickerView
    https://github.com/91renb/BRPickerView
    10.相册选择器 TZImagePickerController
    https://github.com/banchichen/TZImagePickerController

    推荐:整理常用的iOS第三方资源
    http://www.cocoachina.com/articles/14988

    相关文章

      网友评论

          本文标题:iOS常用的第三方库

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