Henrik Lineholm

Results 7 comments of Henrik Lineholm

@Ben-G I've released 1.2.0 of [RoutableUIKit](https://github.com/hlineholm/RoutableUIKit) and it is also quite involved but I cannot see how we would solve this in a simpler way. And I don't think this...

Yes @DivineDominion if a get a slot in my calendar I will. Not my highest priority at the moment though.

When this error occurs, this workaround works 100% of the time for me: 1. Remove all but the binary dependencies from you **cartfile** 2. Run your Carthage operation 3. Put...

`git lfs clone` is depricated. See [release notes](https://github.blog/2017-09-14-git-lfs-2-3-0-released/#git-clone) for Git LFS 2.3.0! > The git clone command is now 170% faster on repositories using Git LFS than in previous releases.[2]...

@rodrigoruiz well you have init methods for initialising an action but an action creator could act as an action factory which will generate different actions depending on the arguments you...

[Enter steps to reproduce:] 1. Open Atom by typing `atom .` in the terminal **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Mac OS X 10.12.5 **Thrown From**: [atom-ctags](https://github.com/yongkangchen/atom-ctags) package 5.0.0 ###...