artemkrachulov / AKMaskField

Swift plugin which allow add mask to input field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual install

OpExNetworks opened this issue · comments

According to the instructions... but not so much. There is obviously some other step here as I did this and importing doesn't find the file. There are some steps here that are missing. Can anyone provide more detail on how to get a manual install to work. Do we put in separate schema or put in the app's schema. Can't tell. Either way it doesn't seem to recognize the import AKMaskField statement and find it's way to this code.

Manual

If you prefer not to use either of the aforementioned dependency managers, you can integrate AKMaskField into your project manually.

Download and drop AKMaskField folder in your project.
Done!