CoreText with multicolumn with image?

瘦欲@ 提交于 2019-12-08 16:39:22

问题


I want to design like below:

I am using core text to draw a multicolumn, i can show it up, thats not problem, need to show image as static like image, First three column need to show, the fourth column will show by scrolling horizontal.

1.Need to add hyper link to video url.

2.Need to design like above..

Sample tried with two ways: https://github.com/karthisiva/CoreTextWithImage

The content will be html text.


回答1:


Instead of using third party, why doesn't you go with these below tutorials:

  1. AppCoda
  2. raywenderlich

Now Try this tutorial, if you have trouble then ask.




回答2:


I have done this using AKOMultiPageTextView..i am posting answer to own question so that will helpful others.

I have update code here : https://github.com/karthisiva/MultiColumnSwift3.git



来源:https://stackoverflow.com/questions/41355874/coretext-with-multicolumn-with-image

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!