IGListKit/Example/IGListKitExamples
Valeriy Van 0af9178992 Using array initialisation instead of for loop.
Summary:
Using array initialisation instead of for loop.

- [X] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [X] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/81

Differential Revision: D4030872

Pulled By: jessesquires

fbshipit-source-id: f61114d60bacfcb7a3722a6727aa0060a68ae35d
2016-10-18 02:44:22 -07:00
..
Assets.xcassets/AppIcon.appiconset Initial commit 2016-10-11 10:12:17 -04:00
Base.lproj Initial commit 2016-10-11 10:12:17 -04:00
Models Initial commit 2016-10-11 10:12:17 -04:00
SectionControllers Makes objects function more swifty. 2016-10-14 17:44:19 -07:00
ViewControllers Using array initialisation instead of for loop. 2016-10-18 02:44:22 -07:00
Views Fixes compilation errors in example app. 2016-10-15 12:29:15 -07:00
AppDelegate.swift Initial commit 2016-10-11 10:12:17 -04:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00