aboutsummaryrefslogtreecommitdiff
path: root/src/components/moments/CaptionScreenHeader.tsx
AgeCommit message (Collapse)Author
2021-07-09Adjust most styling for caption screenIvan Chen
2021-03-19UAT bug fixes'ankit-thanekar007
2020-12-14[TMA-406&201] User Handle UI for Individual Moments (#129)Ivan Chen
* initial work * made big progress towards flatlist moment view * UI done, just need to pass in data now * minor fixes to get things actually running correctly * vertical scroll working * initial index working * moment drawer text color to red * moved report to drawer * removed garbage * added ?
2020-10-22[TMA 236] Comments PR (#64)Ashm Walia
* Added comments count and retrieve comments * Working draft * The one before cleanup * Finally * Added time icon and major refactoring * Small fix for social media taggs * Addressed review comments