facebook / react-native

Log error when unsupported type is passed to interpolation outputRange (#55209)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55209 ## Changelog: [Android] [Changed] - Log error when unsupported type is passed to interpolation outputRange Add error logging when unsupported value types (like PlatformColor) are passed to interpolation outputRange. This prevents a ClassCastException crash by detecting non-Number types and logging an error instead. Reviewed By: javache Differential Revision: D90863942 fbshipit-source-id: d6a3b2dbde859ae86a1bc4a5dfcc33a9ee369dd1
Zeya Peng Zeya Peng committed on Jan 16, 2026, 05:26 PM
Showing 1 changed files +12 additions -0 deletions
Browse files at this commit โ†’