thii / FontAwesome.swift

Use FontAwesome in your Swift projects
MIT License
1.57k stars 265 forks source link

Retrieve image not work #266

Closed wesoo closed 3 years ago

wesoo commented 3 years ago

Hi, when I call UIImage.fontAwesomeIcon with code the result is nil, but if I do the same with name (corresponding to code) it work.

Any solution?

MatrixSenpai commented 3 years ago

can you post the code you're using to call the icon?

MatrixSenpai commented 3 years ago

Closed due to no response