mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d92cb7360c
Summary: Changelog: [Internal] Replace assert calls with RCTAssert in RCTSurfaceTouchHandler We've been recieving crash report tasks related to these calls but it appears (based on D19221204 (https://github.com/facebook/react-native/commit/23d2a6248c9ce1e3b969e3b8fae0ae43c549db93)) that the expectation was that these should be stripped in production and don't cause real problems. RCTAssert does not have that same issue. Reviewed By: fkgozali Differential Revision: D43167817 fbshipit-source-id: 45b1b4a3060cfd1e01356c003d63fa4b91c4222a