Files
react-native/Libraries
Rick Hanlon 5b7be95a1d Use generated view config for iOS Switch
Summary:
Adds a generated view config for iOS Switch

Note: this required some refactoring because the SwitchNativeComponent file included both iOS and android componets, so I broke them out into:

- AndroidSwitchNativeComponent (not generated)
- SwitchNativeComponent (generated)

The schema that we're using is for the  iOS version so that's the config that's generated here

Reviewed By: cpojer

Differential Revision: D15495402

fbshipit-source-id: 07b3bc9c780cbf8f6cbf66e976e15981cefcadfa
2019-06-10 03:34:13 -07:00
..
2019-05-20 18:05:55 -07:00
2019-06-07 06:39:28 -07:00
2019-06-03 23:03:41 -07:00
2019-05-31 19:56:37 -07:00
2019-06-06 11:34:11 -07:00
2019-06-10 01:43:15 -07:00
2019-06-07 11:38:31 -07:00
2019-05-13 11:43:49 -07:00
2019-06-07 06:39:28 -07:00