Marius Landwehr

Results 13 issues of Marius Landwehr

I would like to have a Paging Support for this awesome Addition. I think it have to be implemented in the handlePanGesture: method with a "pagingEnabled" property.

enhancement
help wanted

Doppelganger (https://github.com/Wondermall/Doppelganger) is able to move the items. It would be nice to move items instead of remove and re adding them

Do you plan integrating SwiftPM support?

Is there a plan to use OCMock with Swift Package Manager? Would be awesome to stub Apples Objective-C classes with Cuckoo via SPM 😀

enhancement

Hi, I'm currently implementing a gRPC Interceptor to track all the traffic via atlantis. It's working fine currently, but for streaming it would be awesome to have some API to...

enhancement
Done

I studied a little bit in the newest NSLocale features from iOS 10 and found that there are four new properties on NSLocale. `quotationBeginDelimiter` `quotationEndDelimiter` `alternateQuotationBeginDelimiter` `alternateQuotationEndDelimiter` My first approach...

If i use the LXReorderableCollectionViewFlowLayout, there is a retain cycle in my app. If you integrate the UICollectionView with this FlowLayout in your app the ViewController is never dealloced by...

bug

I am currently using this library to manage Keychain on macOS. It's working fine if you are using a single app without any AppGroups (or better to says accessGroups). But...

I added german strings and german date format to the library.