GithubHelp home page GithubHelp logo

ios-momentkit's Introduction

ios-momentkit

iOS 朋友圈UI组件库

朋友圈组成

朋友圈后端需要IM专业版,IM专业版需要使用mongoDB。

朋友圈前端只包括android和iOS端,web和pc端不支持;前端分为kit和client两个SDK,kit是本项目,为UI开源库,client是闭源功能库;client库是收费项目,闭源且绑定域名,需要购买才能使用。

预览

Client SDK功能齐全,UIKit开源可以进一步定制:

首页 预览1

发送界面 预览2

消息界面 预览3

详情界面 预览4

设置界面 预览5

编译

依赖momentclientWFChatUIKitWFChatClient。先编译ios-chat项目,编译完成之后,在ios-chat/wfchat/Frameworks目录下找到的WFChatUIKit.frameworkWFChatClient.framework拷贝到本项目Frameworks目录下(如果本地没有此目录就新建一个)。然后购买或申请试用momentclient库,同样放到Frameworks目录下。然后分别编译模拟器和真机,生成的kit sdk包在bin目录下。

使用

生成的sdk需要集成到ios-chat项目使用,拷贝kit sdk和client sdk到ios-chat/wfchat/WildFireChat/Moments,替换掉已经存在的两个占位的空库,运行测试即可。

由于都是动态库,所以导入其它项目时需要embed方式,另外打包上架时需要去除x64架构,去除方法可以参考ios-chat/wfchat/removex86.sh脚本

Base项目

本工程是基于GSD_WeiXin二次开发而成,感谢原作者的贡献

License

本工程为MIT协议

ios-momentkit's People

Contributors

heavyrain2012 avatar huayunzhangke avatar

Watchers

James Cloos 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.