Using iOS 5 rich text editor

前端 未结 4 1112
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-08 08:40

as you know the Mail app in iOS 5 have a rich text editor is there any possible way to use this feature for a regular UITextView ?

4条回答
  •  Happy的楠姐
    2020-12-08 09:23

    Here is my implementation. Still haven't added UIMenuController functionality, but it's planned to be added soon.

    https://github.com/aryaxt/iOS-Rich-Text-Editor

提交回复
热议问题