duit/components
Dita Aji Pratama 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
..
ui Initial commit 2026-04-18 12:01:53 +07:00
BalanceCard.tsx feat: create BalanceCard component 2026-04-18 12:20:51 +07:00
external-link.tsx Initial commit 2026-04-18 12:01:53 +07:00
haptic-tab.tsx Initial commit 2026-04-18 12:01:53 +07:00
Header.tsx feat: create Header component 2026-04-18 12:20:41 +07:00
hello-wave.tsx Initial commit 2026-04-18 12:01:53 +07:00
parallax-scroll-view.tsx Initial commit 2026-04-18 12:01:53 +07:00
themed-text.tsx Initial commit 2026-04-18 12:01:53 +07:00
themed-view.tsx Initial commit 2026-04-18 12:01:53 +07:00
TransactionForm.tsx feat: create TransactionForm component 2026-04-18 12:21:04 +07:00
TransactionList.tsx feat: create TransactionList component 2026-04-18 12:21:17 +07:00