okuda-seminar / Twitter-Clone

0 stars 0 forks source link

[iOS] Enable Photo Selection from Library and Display in NewPostEditViewController.swift #390

Closed TakayaShirai closed 3 months ago

TakayaShirai commented 3 months ago

Summary

For now, users can't add photos to a post in the view of NewPostEditViewController.swift. To fix this problem, we need to make it enable users to select some photos from their photo libraries and add them to posts.

Deadline

Will decide later.

References

https://github.com/user-attachments/assets/6f09fa4d-7b83-414f-b601-65a9c7be6c63

Notes

You don't need to implement all the functionalities that the real X's post-creation view has. Please add TODO if needed.