Skip to content

Commit a9a3edd

Browse files
committed
Implement RxListAdapterDataSource、RxListAdapterDelegateProxy、RxListAdapterMoveDataSource、RxListAdapterMoveDelegateProxy、RxListAdapterSingleSectionDataSource
1 parent b140379 commit a9a3edd

File tree

106 files changed

+5610
-2877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+5610
-2877
lines changed

Example/Podfile.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,19 @@ PODS:
44
- IGListKit/Default (3.4.0):
55
- IGListKit/Diffing
66
- IGListKit/Diffing (3.4.0)
7-
- RxAtomic (4.4.2)
8-
- RxCocoa (4.4.2):
7+
- RxCocoa (4.5.0):
98
- RxSwift (>= 4.4.2, ~> 4.4)
109
- RxIGListKit (0.1.0):
1110
- IGListKit
1211
- RxCocoa
13-
- RxSwift (4.4.2):
14-
- RxAtomic (>= 4.4.2, ~> 4.4)
12+
- RxSwift (4.5.0)
1513

1614
DEPENDENCIES:
1715
- RxIGListKit (from `../`)
1816

1917
SPEC REPOS:
2018
https://github.com/cocoapods/specs.git:
2119
- IGListKit
22-
- RxAtomic
2320
- RxCocoa
2421
- RxSwift
2522

@@ -29,10 +26,9 @@ EXTERNAL SOURCES:
2926

3027
SPEC CHECKSUMS:
3128
IGListKit: 7a5d788e9fb746bcd402baa8e8b24bc3bd2a5a07
32-
RxAtomic: d00e97c10db88c6f08540e0bf2752fc5a2404167
33-
RxCocoa: 477990dc3b4c3ff55fb0ac77e1cc06244e0aaec8
29+
RxCocoa: cbf70265dc65a981d4ac982e513c10cf23df24a0
3430
RxIGListKit: e9b2ceb1e41c2f896b98c626f9fd897a06212a16
35-
RxSwift: 74c29b693c8e42b0f64400e8b06564575742d649
31+
RxSwift: f172070dfd1a93d70a9ab97a5a01166206e1c575
3632

3733
PODFILE CHECKSUM: 865b47b44d9402cd7083dc5229c66985a8abfcb2
3834

Example/Pods/Manifest.lock

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 1845 additions & 2010 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/RxAtomic/LICENSE.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

Example/Pods/RxAtomic/README.md

Lines changed: 0 additions & 217 deletions
This file was deleted.

Example/Pods/RxAtomic/RxAtomic/RxAtomic.c

Lines changed: 0 additions & 7 deletions
This file was deleted.

Example/Pods/RxAtomic/RxAtomic/include/RxAtomic.h

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)