Update examples for the converged Switch component

Reviewed By: mkonicek

Differential Revision: D2811302

Pulled By: bestander

fb-gh-sync-id: 069dc618510124d6978464979774828c46670124
This commit is contained in:
Andreas Drivenes
2016-01-11 12:45:17 -08:00
committed by facebook-github-bot-4
parent cb91d652fa
commit 05f31a0cbf
5 changed files with 27 additions and 92 deletions

View File

@@ -46,7 +46,7 @@ var COMPONENTS = [
require('./ScrollViewExample'),
require('./SegmentedControlIOSExample'),
require('./SliderIOSExample'),
require('./SwitchIOSExample'),
require('./SwitchExample'),
require('./TabBarIOSExample'),
require('./TextExample.ios'),
require('./TextInputExample.ios'),