Commit Graph

2 Commits

Author SHA1 Message Date
fa073d2c9a refactor: add getCategoryLabel helper
- Import CATEGORIES from types
- Add getCategoryLabel function
- Display category label instead of id
2026-04-18 12:24:19 +07:00
0f9a502289 feat: create TransactionList component
- Display transactions with FlatList
- Add onDelete callback prop
- Show category, date, amount
- Conditional styling for income/expense
- Empty state handling
2026-04-18 12:21:17 +07:00