diff --git a/ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/zooble.xcuserdatad/UserInterfaceState.xcuserstate b/ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/zooble.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..d18e392f229da23951ff4b9718dd46406b826c62 Binary files /dev/null and b/ios/RCTBEEPickerManager.xcodeproj/project.xcworkspace/xcuserdata/zooble.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/ios/RCTBEEPickerManager.xcodeproj/xcuserdata/mfhj-dz-001-417.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme b/ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme similarity index 98% rename from ios/RCTBEEPickerManager.xcodeproj/xcuserdata/mfhj-dz-001-417.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme rename to ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme index b3bafafc65a64566a46c6096540dbc1cf06876b1..6b01c3a5a500480c3c7c7ed71b21102d0be327c9 100644 --- a/ios/RCTBEEPickerManager.xcodeproj/xcuserdata/mfhj-dz-001-417.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme +++ b/ios/RCTBEEPickerManager.xcodeproj/xcuserdata/zooble.xcuserdatad/xcschemes/RCTBEEPickerManager.xcscheme @@ -1,6 +1,6 @@ 1) { + selectStrTwo=[NSString stringWithFormat:@"%@",self.selectValueArry[1]]; } for (NSInteger i=0; i0) { - self.townArray=arry; - - } + self.townArray=arry; + } } NSString *selectStrThree; + if (self.selectValueArry.count>2) { selectStrThree=[NSString stringWithFormat:@"%@",self.selectValueArry[2]]; } - for (NSInteger i=0; i0) { - NSString *str=[NSString stringWithFormat:@"%@",[self.townArray objectAtIndex:i]]; - if ([selectStrThree isEqualToString:str]) { - [_pick reloadAllComponents]; - - [_pick selectRow:i inComponent:2 animated:NO]; - break; + for (NSInteger i=0; i