|
|
2b532c7472
|
feat: add addTransaction function
- Add addTransaction callback to hook
- Use useCallback for performance
- Save to AsyncStorage on add
|
2026-04-18 12:21:41 +07:00 |
|
|
|
9e41d16f8a
|
feat: create useTransactions hook
- Add useState for transactions array
- Add useEffect to load from AsyncStorage
- Add loading state
|
2026-04-18 12:21:28 +07:00 |
|
|
|
51e87a4d55
|
Initial commit
Generated by create-expo-app 3.5.3.
|
2026-04-18 12:01:53 +07:00 |
|