George Cox

Results 10 issues of George Cox

First, 👏**thank you**👏 for taking a shot at fixing the problem you're trying to solve! I'm frustrated by the tooling standing in the way of modularizing Swift codebases *all day...

**Describe the bug** Completion installation *seems* to complete, but logs an error at the end of the process. The correct scripts are generated "error" is output every time you hit...

Currently, this lib forces the cross axis size of a cell to match that of the collection view. The App Store has another type of horizontally peeking collection view where...

help wanted

Currently, the safe area is ignored. If a collection view is rendered on an iPhone X in landscape, the cells under run the safe area. A workaround is to add...

bug

Is there a recommended fork that is actually maintained?

We should support SPM before we add much more swift code. SPM doesn't support mixed language targets so it's probably best to come up with a non-painful way to support...

Resolves #212 Related: #268, #328 # NOTE: This branch is based off the branch used in #510 so it could be tested ## Changes This change limits change set sizes...

When using a touch/trackpad the scroll indicators are not visible while dragging. The only way to make them appear is to flick the scrollview. They become visible as soon as...

Is the main queue used to invoke listener blocks out of necessity or was it simply a convenient choice at the time? https://github.com/mutualmobile/MMWormhole/blob/8fdc7d7e44fc0ca9f1b9d7debf9d013256b5a2f9/Source/MMWormhole.m#L194 I'm wondering if there's any reason why...

The version of your pod spec available thru Cocoapods.org is v1.0.2 right now