Coder Social home page Coder Social logo

wbtextkittools's Introduction

WBTextKitTools

简介:

一个基于TextKit的自定义UITextView控件,支持自定义静态和GIF动态表情,支持选择复制粘贴表情,支持输入时直接显示表情。

使用:

请下载后,参照例子使用。

注意:

1、IOS7以上才能使用;
2、GIF的显示是使用的YLGIFImage,请git自行查找;
3、在开发的过程中借鉴过一些微博的文章以及STTweetLabel、CoreTextDemo_iOS7-master。

已发现的问题:

1、GIF表情显示存在效率问题,多个GIF表情的情况下,会出现卡顿;
2、URL的识别依然存在缺陷,正则表达式是在STTweetLabel截取的;
3、附本表情,删除时内存并没有释放?(不知道是否是没有及时释放)
4、表情选择器存在IPHONE6的适配问题。

wbtextkittools's People

Contributors

wangbo6886 avatar

Stargazers

 avatar  avatar AMG avatar  avatar plumk avatar ShiyongTan avatar Michael avatar  avatar

Watchers

 avatar

wbtextkittools's Issues

求问一下

这个似乎无法通过nib方式拉出来,只能通过init。不知有没办法修改为支持nib拉出

有一个问题

UIImageview是add进去的。那么在cell中使用时就会出现卡顿了。而且会很严重,因为这个是严重影响主线程。

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.