0 Forks
0 Stars
0 Watchers

AppSymbol

SFSymbol is only available above the iOS 13, So we have to check the iOS version every time when we using the SFSymbol below iOS 13 deployment target projects. We can get rid of this boilerplate code using the AppSymbol framework.

How to download and setup AppSymbol

Open terminal and run command
git clone https://github.com/MnkGitBox/AppSymbol.git
git clone is used to create a copy or clone of AppSymbol repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AppSymbol https://github.com/MnkGitBox/AppSymbol/archive/master.zip

Or simply clone AppSymbol with SSH
[email protected]:MnkGitBox/AppSymbol.git

If you have some problems with AppSymbol

You may open issue on AppSymbol support forum (system) here: https://github.com/MnkGitBox/AppSymbol/issues