A framework for building native applications using React
Correctly propagate prepareToRecycleView return value (#49858)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49858 `prepareToRecycleView` returns nullable, since we may decide a view is not recyclable. We should respect that and return the view returned by super. Changelog: [Internal] bypass-github-export-checks Reviewed By: fabriziocucci Differential Revision: D70696246 fbshipit-source-id: a8e12320611a3b6a3d05353e4b7556c4da416aea
P
Pieter De Baets committed
c08e16afee8b916a6c407cbfcd6bcbac853a80b8
Parent: ab9f501
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 3/6/2025, 7:58:36 PM