Please do NOT use View tags in your Swift project

Please?

Steven Curtis

--

View Tags. Aren’t they great?

Photo by Paul Skorupskas on Unsplash

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.

You’re doing it wrong

--

--