-
I am trying to do a bidirectional bind between my view controller's collection view and my view model to set an initial value for the selected item and to receive the index of the item later selected …
-
With exception breakpoints on, the sample app crashes on line 81 of ViewController.
Repro steps:
1. Start the collection view in the 3 image wide layout.
2. Begin pinching out with two fingers to the…
-
Having a tough time trying to get the transition to work correctly when its in a UICollectionViewController .
I am calling the following perform segue within the collectionview "didSelectItemAt" me…
-
Scrolling and pull-to-refresh breaks when I use subclass of UICollectionViewLayout. Any ideas how to fix this?
-
Add a helper to update fonts on visible cells if the cells conform to `RespondsToDynamicFont`.
-
I am using this library to draw chart for datas available in UIcollectionView. When I scroll or refresh list old slices are changed to new (They contain more or less slices) and old slices are added i…
-
## Please, provide the details below:
### Did you verify this is a real problem by searching the [NativeScript Forum](https://discourse.nativescript.org/)?
Yes
### Tell us about the problem
Th…
-
I'm trying to add a collection view this way but cells are not being displayed. Cell is created through storyboard nib, all a get is constraints warnings in console.
` let collectionView : …
-
-
Summary:
When performing a particular set of batch updates on a UICollectionView with a certain number of sections, it appears there is a heap corruption and crash in objc_release in -`[UICollectionV…