okuda-seminar / Twitter-Clone

0 stars 0 forks source link

[iOS] Create View to Display Lists User Has Been Added to (No Data State) #436

Closed TakayaShirai closed 1 month ago

TakayaShirai commented 1 month ago

Issue Number

https://github.com/okuda-seminar/Twitter-Clone/issues/419

Implementation Summary

I have implemented a view that displays the lists a user has been added to when there are no such lists available. Please refer to the video below for a visual reference of the view.

Scope of Impact

This view will be presented when users tap the menu button in UserListsPageViewController.swift.

Particular points to check

Please review If the names of the view components are proper.

References

https://github.com/user-attachments/assets/460a94d7-12d9-468c-986e-fc1e813d4dac

Schedule

Until 9/28.

Note

I understand this is not ideal, but I created this PR to comply with the project guideline that requires members to merge at least one commit per week. I'll try to merge this PR as soon as I can.