-
A UIImageView class for creating circular or rounded avatar images, IBDesignable to make all changes via storyboard
https://github.com/dkalaitzidis/SwiftyAvatar
-
-
I have an open-source project migrated to Swift 3. Now I'm trying to add a documentation to it. However, `SwiftLint` is complaning about `Missing Doc Violation: Public declarations should be documente…
-
So, I got two problems with `commit_version_bump` running on Fastlane v1.57.0. Below is the troubled lane as defined in my fastfile. My setup consists of a shared workspace with a project for an iOS a…
-
When used via CocoaPods, the `Notepad.framework` is built and included, but the individual classes aren't able to be used. For example, `import Notepad` works just fine, but you can't use the `Notepad…
-
# Report
## What did you do?
🌈 Steps to reproduce:
1. Create a new iOS Framework project.
2. Create and add any dependency to the `Podfile` file (sample below).
3. Execute `pod install` and open `.xc…
-
Hi,
First of all, this is an awesome library, thank you so much for your work.
I'm having an issue which I've confirmed on a clean project.
When adding a `SwiftyButton` to a xib/storyboard, all aut…
-
Hi,
thanks for a great framework!
I have attempted to use a custom subclass of `AnimatableView` in Interface Builder, but noticed that the view does not correctly render in the Preview window.
I've…
-
It would be really nice to be able to not only create the object in interface builder but to be able to design the object in interface builder as well.
To fix the first problem you need to replace th…
-
```
> "error: IB Designables: Failed to render instance of SnappingStepper: dlopen(SnappingStepper.framework, 1): Library not loaded: @rpath/DynamicColor.framework/DynamicColor
> Referenced from: Sn…