Commit Graph

2 Commits

Author SHA1 Message Date
44f8f57d4a refactor: use CATEGORIES from types
- Import CATEGORIES from types/index
- Map category.label for display
- Use category.id for state
2026-04-18 12:24:06 +07:00
513e2efdbc feat: create TransactionForm component
- Add useState hooks for form inputs
- Add type selector (income/expense)
- Add TextInput components
- Add category selector with ScrollView
- Add TouchableOpacity for buttons
2026-04-18 12:21:04 +07:00