There was an error while loading. Please reload this page.
1 parent 9d7328a commit 7e9281dCopy full SHA for 7e9281d
ios/RNCSegmentedControl.h
@@ -11,7 +11,6 @@
11
12
@interface RNCSegmentedControl : UISegmentedControl
13
14
-@property (nonatomic, copy) NSArray<NSString *> *values;
15
@property (nonatomic, assign) NSInteger selectedIndex;
16
@property (nonatomic, copy) RCTBubblingEventBlock onChange;
17
0 commit comments