react-native/RNTester/RNTesterIntegrationTests/ReferenceImages/RNTester-js-RNTesterApp.ios
Kevin Gozali 2feb74dbe4 fixed image in RNTester snapshot example
Summary:
The icon size in the test/example cannot be rounded correctly as 3x image, causing redbox like:

```
-[RNTesterSnapshotTests testTabBarExample] : failed: caught "NSInternalInconsistencyException", "RedBox error: Error setting property 'icon' of RCTTabBarItem with tag #14: Image source flux@3x.png size {33, 33} does not match loaded image size {33.333333333333336, 33.333333333333336}."
```
This simply resizes them from 100x100 to 99x99

Reviewed By: javache

Differential Revision: D5747345

fbshipit-source-id: 084b4b028436b18dab324fef1fb0a4365072be75
2017-08-31 15:16:05 -07:00
..
testARTExample_1-iOS10@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testARTExample_1-iOS10_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testARTExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testARTExample_1_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testLayoutExample_1-iOS10@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testLayoutExample_1-iOS10_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testLayoutExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testLayoutExample_1_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testScrollViewExample_1-iOS10@2x.png Add support for flashScrollIndicators on iOS 2017-06-06 13:06:48 -07:00
testScrollViewExample_1-iOS10_tvOS.png Add support for flashScrollIndicators on iOS 2017-06-06 13:06:48 -07:00
testScrollViewExample_1@2x.png Add support for flashScrollIndicators on iOS 2017-06-06 13:06:48 -07:00
testScrollViewExample_1_tvOS.png Add support for flashScrollIndicators on iOS 2017-06-06 13:06:48 -07:00
testSliderExample_1-iOS10@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testSliderExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testSwitchExample_1-iOS10@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testSwitchExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTabBarExample_1-iOS10@2x.png fixed image in RNTester snapshot example 2017-08-31 15:16:05 -07:00
testTabBarExample_1-iOS10_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTabBarExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTabBarExample_1_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTextExample_1-iOS10@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTextExample_1-iOS10_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTextExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testTextExample_1_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testViewExample_1-iOS10@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testViewExample_1-iOS10_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testViewExample_1@2x.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00
testViewExample_1_tvOS.png Using `drawViewHierarchyInRect` instead of `renderInContext` for snapshot tests 2017-05-26 15:16:07 -07:00