react-native/Libraries/RCTTest
Tim Yung 8dc3ba0444 RN: Remove Native Prop Validation
Summary:
As we migrate over to static typing solutions for props, we cannot rely on always having `propTypes` available at runtime.

This gets us started on that journey by removing the native prop validation that happens when we require native components.

bypass-lint

Reviewed By: TheSavior

Differential Revision: D7976854

fbshipit-source-id: f3ab579a7f0f8cfb716b0eb7fd4625f8168f3d96
2018-06-01 12:54:14 -07:00
..
FBSnapshotTestCase Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTest.xcodeproj iOS OSS: deployment target 8.0 => 9.0 2018-05-22 01:16:45 -07:00
RCTSnapshotManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSnapshotManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTestModule.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTestModule.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTestRunner.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTestRunner.m iOS: RCTTestRunner should deallocate rootview before invalidating the bridge 2018-04-24 02:01:14 -07:00
SnapshotViewIOS.android.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
SnapshotViewIOS.ios.js RN: Remove Native Prop Validation 2018-06-01 12:54:14 -07:00