HomePhabricator
Diffusion Comm 2e8a7f12da7c

[native] Move tooltip location getter in Tooltip to functional component

Description

[native] Move tooltip location getter in Tooltip to functional component

Summary:
Simply move get tooltipLocation function to functional component as a part of Tooltip migration to functional component.

Depends on D14106

Test Plan: Open some tooltips and verify they're positioned correctly.

Reviewers: ashoat, tomek

Reviewed By: ashoat

Differential Revision: https://phab.comm.dev/D14107

Details