-
Hi!
I'm having a problem with `ASCollectionNode`'s `contentInset`. After hours of debugging, to me It looks like the horizontal content insets are ignored when calculating header/footer sizes. I h…
-
1. [MainThread] Call reload on my viewController viewDidLoad:
2. [Thread-33] create & layout cellNodes
3. [Thread-33] set image to a ASButton or ASImageNode during cellNode-init
4. UIKit stuff, lik…
-
在collectionView中添加这个控件的时候回出现 代理错乱的情况 希望作者及时发现调整
-
When i click the day view in the demo i get the following exception
This occurs is IOS 8.1 but not IOS9
2017-01-30 09:48:38.281 CalendarDemo[65540:5596593] selected day at : 2017-02-07 23:00:…
-
-
### New Issue Checklist
🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫
* [x] I have looked at the [Documentation](http://snapkit.io/docs)
* [x] I have rea…
-
### Phenomenon
Crash by Index out of range because cachedCellWidths is not synched to viewControllers
![image](https://cloud.githubusercontent.com/assets/5389265/26749935/fde6b146-4851-11e7-9436…
-
### Description1
The tab views don't render correctly after rotating an iOS device on version 16.3.
If you have a shell app with multiple tabs at the top, it initially loads all the data and all…
-
### Description
The skeletonView won't hide when the .hideSkeleton() function runs for a UICollectionView that has orthogonal scrolling behavior set at the Compositional Layout.
Code snippets an…
-
Si la collection va a mostrar 1000 celdas, te estás creando 1000 templateCell al principio de todo, lo cual hace muy pesada la carga inicial de la pantalla. (Si lo probás con 1000 celdas vas a ver qué…