Remove TabBarExample from Screenshot Tests (#23206)
Summary: Fixes https://github.com/facebook/react-native/issues/23108. The TabBarIOS component is scheduled to be removed from core any day now, so it's OK to remove it from our test suite. Changelog: ---------- [iOS] [Removed] - Remove TabBarExample SST Pull Request resolved: https://github.com/facebook/react-native/pull/23206 Differential Revision: D13864064 Pulled By: hramos fbshipit-source-id: f65da75e2789d384dcd713a27ca5528f0faa7526
|
@ -44,7 +44,6 @@ RCT_TEST(TextExample)
|
|||
// No switch or slider available on tvOS
|
||||
RCT_TEST(SwitchExample)
|
||||
RCT_TEST(SliderExample)
|
||||
RCT_TEST(TabBarExample)
|
||||
#endif
|
||||
|
||||
- (void)testZZZNotInRecordMode
|
||||
|
|
Before Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 203 KiB |
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 158 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 91 KiB |