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
The key for timestamps on touch events is "timeStamp" on android and "timestamp" on iOS. If the documentation is to be taken as the source of truth, then the iOS name is correct.
As demonstrated here https://rnplay.org/apps/batXmQ
The key for timestamps on touch events is "timeStamp" on android and "timestamp" on iOS. If the documentation is to be taken as the source of truth, then the iOS name is correct.