Please do NOT use View tags in your Swift project
Please?
View Tags. Aren’t they great?
The code for this article is stored right HERE
Never use them
The compiler does not enforce the use of unique tags. Worse, some programmers use tags in order to reference arrays of data in their code.