Files
DefinitelyTyped/types/react-native/test
James Ide 954567e501 [react-native] Account for nativeOnly props in requireNativeComponent
Adjusted the prop types of the returned native component class so that (a) the `nativeOnly` set of props adds to the prop types and (b) not all the props from the JS component are required (using `Partial`).
2018-09-17 21:19:12 -07:00
..
2018-09-08 18:30:18 +03:00