Commit 8266501
introduce more tests for edge cases for view culling
Summary:
changelog: [internal]
# Why so many tests?
Differentiator has two modes: regular and reparenting. The reparenting one is almost a completely separate Differentiator, effectively doubling the complexity. It handles quite a few different special cases and is not covered by any reasonable tests, so here I am adding the tests to make sure every branch of the reparenting Differentiator is traversed.
Reviewed By: lenaic
Differential Revision: D738457461 parent 996630b commit 8266501
1 file changed
Lines changed: 486 additions & 0 deletions
File tree
- packages/react-native/Libraries/Components/ScrollView/__tests__
0 commit comments