Commit graph

5 commits

Author SHA1 Message Date
Tim Oliver
26cc95665e Update example app icon with latest IG branding
Summary:
Updates the app icon for the IGListKit iOS example app with a more modern look to reflect Instagram's style refresh in 2022.

- The shape of the bars are rounded with Apple's superellipse style and the radius is adjusted to match the curvature of the app icon itself.
- The bars now show the official Instagram 5-color gradient pattern that was released as part of the 2022 brand refresh.

Differential Revision: D56872824

fbshipit-source-id: c811754b6787d2bd15eee53b12eaa61d6cdaf367
2024-05-08 07:32:36 -07:00
Ryan Nystrom
b0283bfcdb Add 1024 size icon to examples project #trivial
Summary:
Issue fixed: #1056
Closes https://github.com/Instagram/IGListKit/pull/1066

Differential Revision: D6835607

Pulled By: rnystrom

fbshipit-source-id: edfeb59bd2202140845f0aa676238f9a970dc3e3
2018-01-29 11:03:11 -08:00
Jesse Squires
ae7f36f5c2 Update gems, fix warnings, pod install
Summary:
- Update CocoaPods + Gems
- Update SwiftLint version
- Fix lint errors
- Fix `pod_setup.sh` script, move to `scripts/` (should now be run from root dir)
- Run `pod_setup.sh`
Closes https://github.com/Instagram/IGListKit/pull/1038

Differential Revision: D6602297

Pulled By: rnystrom

fbshipit-source-id: 1bf69611e041903cf982fe7d9a95197729e44d94
2017-12-19 09:31:37 -08:00
Sean Doran
640b67ebb4 Optimized images
Summary:
Used [ImageAlpha](https://pngmini.com) and [ImageOptim](https://imageoptim.com) (through [ImageOptim-CLI](https://github.com/JamieMason/ImageOptim-CLI)) to squeeze out all the bytes.

**Was:**
463.424kb

**Now:**
435.785kb

**Savings:**
27.639kb (5.00%)

**Quality:**
99.99615555%
Closes https://github.com/Instagram/IGListKit/pull/500

Differential Revision: D4589974

Pulled By: rnystrom

fbshipit-source-id: d274be035a79f90b57b65eaefb8c1b4d822b604d
2017-02-20 16:18:20 -08:00
Jesse Squires
879260b417 internal diff for PR #209
Summary: https://github.com/Instagram/IGListKit/pull/209

Reviewed By: rnystrom

Differential Revision: D4190633

fbshipit-source-id: 9d382b9ba3f3d20c8b9c48d900650ec354bc9728
2016-11-16 12:44:19 -08:00