The objectiveC example project had this idea that you could follow a TSUser this enables you to jump to another channel if they switch to another.
This Story would be to add this to the swift version of the project and then remove the ObjectiveC version.
Acceptance Criteria
- When selecting a
User options are presented including a option to Follow that User.
- When the
User switches channels your User also switches to the new channel
The objectiveC example project had this idea that you could follow a
TSUserthis enables you to jump to another channel if they switch to another.This Story would be to add this to the swift version of the project and then remove the ObjectiveC version.
Acceptance Criteria
Useroptions are presented including a option toFollowthatUser.Userswitches channels your User also switches to the new channel