Brenno de Moura
Brenno de Moura
So, if you are writing the code to set fonts to some font, in this case that @adamdahan was trying to figure out, I would say to use the FontType...
As I mentioned, there is one way that I learned recently to turn generic cases visible to other classes using protocol, some better approach for FontThemeable that is using associated...
These last days I was studying and developing labels with dynamic font types. This made me change the FontType protocol to be able to use the UIFontMetric. I created the...
I made a new commit including TextStyle support. I saw that Material has DynamicFontType protocol, but I am using this UIFont.TextStyle that I wrote and has been so easy to...
I did this in some classes to remove the disposeBag dependency. This solution is only available to classes objects. So, what I did was to set disposeBag to nil when...
@dreampiggy I can work on this. I think the best way to achieve this is to start from scratch by bringing pieces of code to the Swift version, like Apple...
To keep everybody updated, I'm working on it [SDWebImage rewritten in Swift](https://github.com/brennobemoura/SDWebImage). Currently is **8.3%**! I think the best way is to deliver the code in Swift format first, run...
Hmm, I understand now the proposal. I didn’t read the details and assumed that this required the code being rewritten in Swift. I think the idea of making methods exclusive...
Hi @freak4pc I can help with `RxReachability`
@freak4pc I can help by being ownership of `RxReachability`