You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RN >=0.82's Event Timing API can measure the gap between a user touch and the first JS handler response - real latency data for TouchEventBoundary, which today has no such measurement.
RN >=0.82's Event Timing API can measure the gap between a user touch and the first JS handler response - real latency data for
TouchEventBoundary, which today has no such measurement.