Code Monkey home page Code Monkey logo

highcopytodaynews's Introduction

HighCopyTodayNews

iOS高仿今日头条6.2.6

###登录的用户是临时游客用户 大家可以任意测试

###抓取的接口 和实现的 其他的看效果图  剩下功能和界面 后期有时间慢慢更新上

extern NSString *const TTCategoryTitlesURL;              // 获取导航分类
extern NSString *const TTCategoryExtra;                 //获取导航标题 扩展
extern NSString *const TTCategoryRecommend;             //获得推荐的关注列表
extern NSString *const TTSearchSuggest;                 //搜索建议
extern NSString *const TTFocusonUser;                   //关注某人
extern NSString *const TTUnFocusonUser;                 //取消关注某人
extern NSString *const TTGetFeedNews;                   //取feed数据
extern NSString *const TTZangWeibo;                     //点赞某条微博
extern NSString *const TTGetWeiboContent;               //获取微博内容的正文数据
                                    //获取评论的用户列表

pod第三方

pod 'Masonry', '~> 1.0.2'
pod 'SDWebImage', '~>3.8'
pod 'MBProgressHUD', '~> 1.0.0'
pod 'AFNetworking','~> 3.1.0'
pod 'IQKeyboardManager','~> 4.0.9'
pod 'YZDisplayViewController','~>1.0.6'
pod 'YYModel'
pod 'WCDB'
pod 'MJRefresh'
pod 'UITableView+FDTemplateLayoutCell'
pod 'YYText'

snapshot

show

show

show

show

highcopytodaynews's People

Contributors

hackxhj avatar

Watchers

wangwei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.