Commit fd4fee0
migrate SafeAreaView from Jest to Fantom (#56310)
Summary:
Pull Request resolved: #56310
Migrate `SafeAreaView` from Jest to Fantom.
Note: SafeAreaView falls back to View in non-iOS environments, so `collapsable={false}` is needed to prevent Fantom from optimizing the view away.
Changelog: [Internal]
Reviewed By: cortinico
Differential Revision: D99290669
fbshipit-source-id: 8beaf75c4f8237e8f8955564799fed0bbf50d25a1 parent 05ea94c commit fd4fee0
File tree
3 files changed
+38
-57
lines changed- packages/react-native/Libraries/Components/SafeAreaView/__tests__
- __snapshots__
3 files changed
+38
-57
lines changedLines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
This file was deleted.
0 commit comments