Open pnome opened 4 years ago
I'm running pod 'FontAwesomeKit', git: 'https://github.com/PrideChung/FontAwesomeKit.git' in my pod file.
There seem to be a lot of missing icons, specifically from the Solid section of FontAwesome.
Although there's a method for[FAKFontAwesome hashtagIconWithSize:iconSize]; this just generates a ? in a square.
[FAKFontAwesome hashtagIconWithSize:iconSize];
Can anyone help?
I'm running pod 'FontAwesomeKit', git: 'https://github.com/PrideChung/FontAwesomeKit.git' in my pod file.
There seem to be a lot of missing icons, specifically from the Solid section of FontAwesome.
Although there's a method for
[FAKFontAwesome hashtagIconWithSize:iconSize];
this just generates a ? in a square.Can anyone help?