componentkit
componentkit copied to clipboard
CKTextComponent and links again
Hi guys.
#246 , #253 says it is possible to get link pressed by almost hacking: accessing CKTextComponentView renderer and then getting link from it.
But the fact is CKTextComponentView.h
now project-level header, and now it is impossible to access it from my code.
Maybe it is time now to implement the feature "Which link was exactly pressed"?
Sure, we're open to pull requests!
I think a really nice PR here would be to provide a CKTypedComponentAction form of touch up action.
@nscoding what do you think of open sourcing the internal text component? I'm tired of maintaining two stacks.
Hello, any updates here? How to detect tapped link?
Sorry for this being around for a while.
We have recently discussed this again with the team and we decided to not add new features to the CKTextComponentView
as it is right now but rather work on releasing a new text component that we have built internally.
As soon we have a rough ETA we will update this issue.