mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2ea4bcd001
Summary: Fixes #23500 , if user set prop `contentInsetAdjustmentBehavior="automatic"` of ScrollView, it not works when initial on the screen. We fixes it by filter valid offset, if offset is valid, just return. [iOS] [Fixed] - Fixed ScrollView adjust inset behavior Pull Request resolved: https://github.com/facebook/react-native/pull/23555 Differential Revision: D14161593 Pulled By: cpojer fbshipit-source-id: 01434e55106ffde7f8e39f66dd5b0f02df9b38b1