aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/index.ts
AgeCommit message (Collapse)Author
2021-06-09Create separate pill componentBrian Kim
2021-03-19doneShravya Ramesh
2020-12-29[TMA-461] Notifications Screen (#151)Ivan Chen
* renamed ProfileStack to MainStack, created initial notifications data type * cleaned up code * added notifications to redux * finished sectioned list * updated types to make more sense * finished sectioned notifications by date * updated notification type and tested mock backend integration * finished read or unread logic * minor changes * another minor fix * finished integration * moved stuff * added ability to navigate to user profile Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>