mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 15:08:50 +00:00
Summary: Offering this open to a bit of a discussion based on the comments at #77. - Created two new schemes (IGListKitTodayExample, IGListKitMessageExample) in which respectively correspond to their app extension. - Updated the Podfile to ensure they have IGListKit as a dependency - Added a super simple example reusing the `LabelSectionController` from the main app Done more as a 'yes it can be done' as opposed to 'look at what can be done' hence the basic functionality but I can see ways to improve if necessary! - [x] All tests pass. Demo project builds and runs. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/112 Differential Revision: D4066698 Pulled By: rnystrom fbshipit-source-id: 64c5cc6f34cc9107f4f6e52ebc57596101eb695c
16 lines
300 B
Text
16 lines
300 B
Text
PODS:
|
|
- IGListKit (1.0.0)
|
|
|
|
DEPENDENCIES:
|
|
- IGListKit (from `../IGListKit.podspec`)
|
|
|
|
EXTERNAL SOURCES:
|
|
IGListKit:
|
|
:path: ../IGListKit.podspec
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListKit: 3242c475fa77e2abf2d4de319703088008fbe9b9
|
|
|
|
PODFILE CHECKSUM: cc1e0cbb39e7099e1bd4ec1453b7e5a63c1af10d
|
|
|
|
COCOAPODS: 1.0.1
|