Commit 6adeb76
Implement friends balance retrieval and enhance HomeScreen actions (#114)
* feat: Implement friends balance retrieval and display in FriendsScreen; enhance balance calculation logic
* feat: Update HomeScreen header to include group creation and joining actions; remove redundant buttons
* Remove package.json from frontend directory to clean up unused dependencies
* 📝 CodeRabbit Chat: Add comprehensive Jest unit tests for API, utils, and screen components
* Revert "📝 CodeRabbit Chat: Add comprehensive Jest unit tests for API, utils, and screen components"
This reverts commit df45073.
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: patel.devasy.23 <[email protected]>1 parent 6faafc6 commit 6adeb76
File tree
7 files changed
+92
-4623
lines changed- frontend
- api
- frontend
- screens
- utils
7 files changed
+92
-4623
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments