246 Forks
1106 Stars
1106 Watchers

WeChat

🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)

How to download and setup WeChat

Open terminal and run command
git clone https://github.com/CoderMikeHe/WeChat.git
git clone is used to create a copy or clone of WeChat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WeChat https://github.com/CoderMikeHe/WeChat/archive/master.zip

Or simply clone WeChat with SSH
[email protected]:CoderMikeHe/WeChat.git

If you have some problems with WeChat

You may open issue on WeChat support forum (system) here: https://github.com/CoderMikeHe/WeChat/issues