feat: add favorites functionality with FavoriteButton component and layout

This commit is contained in:
sldless
2024-12-31 22:29:09 -05:00
parent a0391b484d
commit 468f58e531
8 changed files with 174 additions and 1 deletions

View File

@@ -85,6 +85,7 @@
"react-native-ios-utilities": "^4.5.1",
"react-native-mmkv": "^2.12.2",
"react-native-pager-view": "6.3.0",
"react-native-paper": "^5.12.5",
"react-native-progress": "^5.0.1",
"react-native-reanimated": "~3.10.1",
"react-native-reanimated-carousel": "4.0.0-canary.15",