mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Adding a minHeight property messed up some screenshot tests. T93437971 I'm honestly not sure why this happened since that ScrollView container has a fixed height set of 300, so it shouldn't have changed heights... It didn't change heights in RNTester. We should probably take the full example (including title etc.) from RNTester for our E2E tests to avoid these types of weird layout breakages in the future. Changelog: [Internal] Reviewed By: lunaleaps Differential Revision: D29201224 fbshipit-source-id: 30b98fa43d06eec1da345becc473690a3b075fb7