mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d03b4f9ee2
Summary: ## Rationale - **Consistency with Static View Configs**: In Static View Configs, if there isn't a diff or process function, we do not generate a property for it. - **Type-safety**: The [Flow type for attributes](https://fburl.com/code/tafncg5c), doesn't allow null diff/process functions. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D32152924 fbshipit-source-id: 4156158c5fe09868feec1a0c55aa411d2bd72a27