File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,7 @@ custom_categories:
180
180
- RxTarget
181
181
- SectionedViewDataSourceType
182
182
- TextInput
183
+ - ViewDataSourceType
183
184
- name : RxCocoa
184
185
children :
185
186
- Deprecated
@@ -198,6 +199,7 @@ custom_categories:
198
199
- name : RxCocoa/iOS/DataSources
199
200
children :
200
201
- RxCollectionViewReactiveArrayDataSource
202
+ - RxPickerViewAdapter
201
203
- RxTableViewReactiveArrayDataSource
202
204
- name : RxCocoa/iOS/Events
203
205
children :
@@ -241,12 +243,14 @@ custom_categories:
241
243
- name : RxCocoa/iOS/Protocols
242
244
children :
243
245
- RxCollectionViewDataSourceType
246
+ - RxPickerViewDataSourceType
244
247
- RxTableViewDataSourceType
245
248
- name : RxCocoa/iOS/Proxies
246
249
children :
247
250
- RxCollectionViewDataSourceProxy
248
251
- RxCollectionViewDelegateProxy
249
252
- RxNavigationControllerDelegateProxy
253
+ - RxPickerViewDataSourceProxy
250
254
- RxPickerViewDelegateProxy
251
255
- RxScrollViewDelegateProxy
252
256
- RxSearchBarDelegateProxy
You can’t perform that action at this time.
0 commit comments