Does Stream.io for Swift have a “ReactionViewController” that works similarly to DetailViewController?

谁说胖子不能爱 提交于 2020-04-16 05:47:46

问题


While working with Stream.io for Swift I've found that Activities have reactionId's associated to them. You can view the reactions to an Activity using the DetailViewController. I've shown a picture below as an example:

While testing it, I found that users can have reactions to reactions for example in the image you see "2 more replies". If you try to click to see those reactions nothing happens. I've figured out how to get the reactionIds of the Activity in the DetailViewController. But I was wondering if Stream.io has another view that acts like the DetailViewController but for reactions so you can view and react to reactions of reactions?

来源:https://stackoverflow.com/questions/61147136/does-stream-io-for-swift-have-a-reactionviewcontroller-that-works-similarly-to

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