decelerationRate crashes work when fast, normal is provided on Android

Author: BasixKORCreated Mar 20, 2026Updated Aug 22, 2026
LabelsType: bug report

Bug description: Currently on Android, if the decelerationRate is set to one of the constants like fast or normal it causes the application to crash.

Set decelerationRate="fast".

Expected behavior: It should be silently ignored, as other iOS-only props do.

Screenshots/Videos:

Image

Environment:

  • OS: Android
  • OS version: 16
  • react-native version: 0.81.5
  • react-native-webview version: 13.15.0

Source: react-native-webview/react-native-webview