with react native.
I can get the position and size with onLayout
, but I want to get the absolute position of a view relative to the screen
please! the absolute position of a view relative to the screen
not the absolute position of a view relative to the parent view
What should I do?