Hey everyone,
Sorry in advance if this is kind of a newbie question, as I am just starting to write in swift.
What I am trying to do is display multiple users accounts in one timeline. Essentially I want my app to be able to suggest a few accounts and display them in one timeline. Since it will be unique to almost every individual user I cannot use a list or collection. I just need to know if I can modify the original single user timeline code to have multiple screen names in the code and display it chronologically in one timeline.
Thanks in advance,
-Nate