[native] Make chat mentions clickable
Summary:
Solution for ENG-4561.
This diff introduces new hook which redirects to chat when mention is clicked and uses it in markdown-utils.js and finally in markdown-chat-mention.react.js
Depends on D8845.
Test Plan:
Before testing, please apply the entire native stack.
- Test if mentions inside a spoiler are properly rendered and are clickable only when spoiler is opened:
- Test if mentions are clickable and if animation is changed when tooltip is opened:
Reviewers: tomek, inka, rohan
Reviewed By: rohan
Subscribers: ashoat, tomek
Differential Revision: https://phab.comm.dev/D8873