expanding-collection icon indicating copy to clipboard operation
expanding-collection copied to clipboard

:octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion

Results 26 expanding-collection issues
Sort by recently updated
recently updated
newest added

Hi there First off thanks for a great component. I need to cater for multiple screen sizes so I have to set the **itemSize** based on the device type. This...

question

Not sure if I got it right, but it seems like you have to push and pop the ExpandingTableViewController, is there any easy and clean way how to push a...

- Package manifest created - Readme - SwiftPM badge included

must register a nib or a class for the identifier or connect a prototype cell in a storyboard Following the instructions and stuck on Create CollectionViewController step #2-3. I have...

question

Hi, when I try to register nib file I am facing crash. but as per your example, i do as same copy still I'm facing issues on register cell herewith...

question

Hi, I created an UIView in xib file(front container) instead of the background image. How can I set the header of TableViewControler with my UIView? Thank you very much!

question

Hello, Bu default the CollectionView and the cells are aligned in the middle of the screen. How can i align this to the top of the screen ? Thank you

thanks to beautiful open source i have some issue double touch and transition tableView then success transitioning but tableView header load after up like this ![img_5744](https://user-images.githubusercontent.com/17901887/42732346-dda6450a-885a-11e8-8100-ec3b75572262.PNG) i didn't use storyboard...

let insets = automaticallyAdjustsScrollViewInsets has a Swift Compiler Warning. 'automaticallyAdjustsScrollViewInsets' was deprecated in iOS 11.0: Use UIScrollView's contentInsetAdjustmentBehavior instead

numberOfItemsInSection executed before fetching the data. the numberOfItemsInSection are zero until i reload the CV data