expo-popcore-app/components/blocks/ui
imeepos e699e5cada fix: ensure async API calls are awaited in VideoSocialButton
- Make callback handlers async and await the API calls
- Add localLoading state to prevent duplicate clicks
- Add ActivityIndicator during loading
- Fix issue where API might not be called properly
2026-01-28 20:16:57 +08:00
..
FavoriteButton.test.tsx fix: bug 2026-01-28 18:46:44 +08:00
FavoriteButton.tsx fix: bug 2026-01-28 18:54:38 +08:00
LikeButton.test.tsx fix: bug 2026-01-28 18:46:44 +08:00
LikeButton.tsx fix: bug 2026-01-28 18:46:44 +08:00
SocialActionBar.test.tsx fix: bug 2026-01-28 18:46:44 +08:00
SocialActionBar.tsx fix: bug 2026-01-28 18:46:44 +08:00
VideoSocialButton.test.tsx fix: improve VideoSocialButton styling 2026-01-28 20:09:59 +08:00
VideoSocialButton.tsx fix: ensure async API calls are awaited in VideoSocialButton 2026-01-28 20:16:57 +08:00
index.ts fix: bug 2026-01-28 18:46:44 +08:00