-
Swift 3 has been released for a while now. I tried using the pod in Xcode 8, and my app crashed when I tried to show the dropdown menu.
Error message:
> Terminating app due to uncaught exception 'NS…
-
Hi,
I am seeing this when the device is in landscape or portrait
The behavior of the UICollectionViewFlowLayout is not defined because:
the item height must be less than the height of the UICo…
-
When I scroll to the top, back before 0:00 hours, the library craches with an NSRangeException
This is the console output:
```
*** Terminating app due to uncaught exception 'NSRangeException', …
-
### Description
According to the documentations https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/renderers#views Xamarin Forms' CollectionView should be of type…
-
这里是全部代码
// HomeViewCtrl.swift
// VKIntlProperty
//
// Created by fox on 2021/2/3.
// Copyright © 2019 com.vk.TestP. All rights reserved.
//
import UIKit
class VKHomeViewCtrl: VKBaseVi…
-
If you drag the B and drop left to the A, you'll get two A's. This problem occurs on demo and actual project.
```
// current:
func collectionView(_ collectionView: UICollectionView, at:…
-
Version PagingView (0.5.1)
SIGTRAP 0x00000000019d4b84
```
Crashed: com.apple.main-thread
0 libswiftCore.dylib 0x19d4b84 globalinit_33_FD9A49A256BEB6AF7C48013347ADC3BA_func6 + 100612
…
-
If I use HidingNavigationBarManager on UICollectionView or UITableView with a refresh control, the HidingNavigationBarManager totally breaks the refresh control.
The refresh becomes jitty and is ev…
-
`func collectionView(_ collectionView: UICollectionView, prefetchItemsAt indexPaths: [IndexPath])` and
`func collectionView(_ collectionView: UICollectionView, cancelPrefetchingForItemsAt indexPaths…
-
Hi I have encountered the following crashes on my app, happening in both iOS 12.4 and 13.x devices. However I am not able to reproduce this crash. Is there a way to solve this?
Thanks for the amazin…
rzzvn updated
4 years ago