Commit 89e6031
fix(mobile): move setIsLoading inside try block in FriendsScreen
- Moved `setIsLoading(true)` inside the `try` block in `FriendsScreen.js` for consistency with other screens and better error handling symmetry.
- Confirmed branch is up-to-date with `main` and conflict-free.
Co-authored-by: Devasy <110348311+Devasy@users.noreply.github.com>1 parent dc89ef6 commit 89e6031
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments