expo-popcore-app/stores
imeepos 46b45872c1 fix: export templateSocialStore as callable object
- Export templateSocialStore with all methods via getState()
- Allows hooks to call store methods directly
- Fix 'setLiked is not a function' error
2026-01-28 20:10:59 +08:00
..
editProfileStore.ts fix: bug 2026-01-28 17:30:01 +08:00
templateSocialStore.example.ts fix: bug 2026-01-28 18:46:44 +08:00
templateSocialStore.test.ts fix: bug 2026-01-28 18:46:44 +08:00
templateSocialStore.ts fix: export templateSocialStore as callable object 2026-01-28 20:10:59 +08:00
userBalanceStore.ts feat: implement user balance management with hooks and store 2026-01-26 12:57:21 +08:00