Nemanja Markicevic
|
9fccaf4fbd
|
Add prepareCellForSkeleton for UITableView and UICollectionView (#415)
* Add prepareCellForSkeleton for UITableView and UICollectionView
* Update README to add collectionSkeletonView(_ skeletonView: UICollectionView, prepareCellForSkeleton cell: UICollectionViewCell, at indexPath: IndexPath)
* Update README.md
Co-authored-by: Juanpe Catalán <juanpecm@gmail.com>
|
2021-06-24 08:09:36 +02:00 |
|
Juanpe Catalán
|
58959a5f9b
|
Add both skeletonCellForRowAt and skeletonCellForItemAt methods (#414)
* add skeletonCellForIndexPath
* included in README file the new data source methods
* fix typo in the README file
|
2021-06-23 17:49:31 +02:00 |
|
Juanpe Catalán
|
06085089fb
|
set the cross dissolve transition as default
|
2020-02-20 13:13:19 +01:00 |
|
Juanpe Catalán
|
3afe7286a2
|
Merge pull request #152 from eduardbosch/feature/fix_skeleton_hierarchy
Fix skeleton hierarchy
|
2020-01-23 20:38:19 +01:00 |
|
yvan
|
3bf3038941
|
fix spelling error
|
2019-09-10 11:27:29 +08:00 |
|
Eduard Bosch Bertran
|
731509a46f
|
fix: Update examples to show skeletons
|
2019-08-27 21:17:47 +02:00 |
|
Juanpe Catalán
|
09a30d36b8
|
feat: remove whitespaces
|
2019-08-22 09:34:56 +02:00 |
|
Pontus Jacobsson
|
6632f5d91e
|
Cleaned up code
|
2019-08-05 15:52:03 +02:00 |
|
Pontus Jacobsson
|
02be363c95
|
Updated tableView tutorial and also added custom transitions on "hideSkeleton()"
|
2019-08-02 13:11:11 +02:00 |
|
Pontus Jacobsson
|
cb0e4c63cf
|
Added fading testing for the collection view example
|
2019-08-01 22:42:27 +02:00 |
|
Juanpe Catalán
|
e18aedbbf8
|
feat: Move examples files
|
2018-12-12 18:32:52 +01:00 |
|