jogendra / LoadingShimmer

An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
https://jogendra.dev/
MIT License
1.59k stars 74 forks source link

Add support for UICollectionView #26

Open jogendra opened 5 years ago

jogendra commented 5 years ago

Actual Behaviour

Currently, it is supporting normal views and UITableView.

Expected Behaviour

Add support for UICollectionView

Screenshots of the issue

N/A

Would you like to work on the issue?

Anyone can take the issue. Feel free to open the PR.

edisonjoao commented 5 years ago

I want to help as I need this, but not sure how

jondwillis commented 4 years ago

I have a working version of this locally, I'll try to polish it up and submit a PR. My method would likely break the existing API, though.

jogendra commented 4 years ago

@jondwillis please go ahead 🙏

majeedyaseen commented 3 years ago

@jondwillis is it still in progress ?

jondwillis commented 3 years ago

@majeedyaseen sorry, no. i did a quick check and must have deleted my local tweak at some point.