react-native/RNTester/RNTesterIntegrationTests
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
..
ReferenceImages fixed image in RNTester snapshot example 2017-08-31 15:16:05 -07:00
Info.plist Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTLoggingTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTRootViewIntegrationTests.m Fix header on RNTester file 2017-06-13 09:47:14 -07:00
RCTUIManagerScenarioTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RNTesterIntegrationTests.m Wait for bridge to disappear when running tests 2017-08-09 09:50:44 -07:00
RNTesterSnapshotTests.m Add ART library to UIExplorer for iOS, with sample and snapshot test 2017-05-25 08:45:47 -07:00
RNTesterTestModule.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
blue_square.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
red_square.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00