flickchicks / flick-ios

0 stars 0 forks source link

Create a reusable component for modal popups #41

Open lucyxubroad opened 4 years ago

lucyxubroad commented 4 years ago

Description

Right now, I'm making a separate modal view for each modal we have since each seem pretty different. However, there are definitely commonalities so maybe we can take a look into refactoring them later.

haiyingweng commented 4 years ago

https://www.youtube.com/watch?v=NP7H_LjTZGw

potentially smtg we could look at, making alerts view controllers

haiyingweng commented 4 years ago

also add tap outside to dismiss modal

lucyxubroad commented 3 years ago

Worked on in #134