Files
react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager
Joshua GrossandFacebook GitHub Bot 04f746d372 Touch events should have same timestmap as native Android MotionEvent
Summary:
When TouchEvent is created in RN, we're currently using System.currentTimeMillis - but this can differ from the MotionEvent timestamp by a few milliseconds.

This difference is very minor but makes it challenging to implement touch telemetry. It's easy and should be zero-impact otherwise to align the timestamps.

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D31183733

fbshipit-source-id: 5b275ee534658dc429beb1d3cec0c83a779b5ea3
2021-09-24 18:11:33 -07:00
..
2019-10-16 10:06:34 -07:00
2021-08-19 20:01:02 -07:00
2021-03-24 03:52:31 -07:00
2019-10-16 10:06:34 -07:00
2021-07-28 09:09:23 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00