-
-
Hello,
On a new project, i am using this library via Carthage, but apparently when you use carthage there is no possibility to make the interface builder show the designable variables.
Some people p…
-
I am using `pod 'IQKeyboardManager'` updated to version '4.0.3'.
The `IQLayoutGuideConstraint` doesn't appear in the storyborad.
Xcode version: V7.2
iOS/OSX version: OS X El Captain 10.11.4 (15E65)
-
Xcode allows you to define several image for different viewing sizes by using image sets.
See link: https://developer.apple.com/library/ios/recipes/xcode_help-image_catalog-1.0/chapters/AddingImageSet…
-
I'm used to working with _git flow._ What's your opinion on this?
Supporting _git flow_ could be done by
1. creating a new branch `develop`,
2. pushing it to the repo and
3. updating the repository s…
-
Hi devxoul:
I am using cocoaseeds in one of my projects. When added [Cosmos](https://github.com/marketplacer/Cosmos) to my project and use it in a storyboard, interface builder builds my main target b…
-
Hi,
@IBDesignable is not working when I add your pod into my Podfile. I don't know how is that related but without calendar this works, with a calendar I get build failed and can't use @IBDesignable,…
-
I downloaded and installed IQKeyboardManager via carthage and currently using v4.0.3. Automatically the keyboard appears, but now I want to manually specify an IQLayoutGuideConstraint outlet to a cons…
-
Hey,
As usual great work :) I was wondering if we can setup a UISegmentedControl in IB and have it conform to the DZNSegmentedControl class? I tried it I can't set its class in IB
-
- [x] Finish Swift implementation
- [x] Fix drawing of tab background introduced by the new implementation
- [x] Fix drawing of tab title introduced by the new implementation
- [x] Fix drawing of bord…