feat: reward

This commit is contained in:
2024-02-23 13:34:06 +03:00
parent 9010574b59
commit a6531ca88a
22 changed files with 309 additions and 208 deletions

View File

@@ -37,6 +37,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.6",
"react-native-animatable": "^1.4.0",
"react-native-gesture-handler": "~2.12.0",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-keyevent": "^0.3.1",
@@ -58,7 +59,8 @@
"react-native-webview": "13.2.2",
"react-redux": "^8.1.2",
"redux": "^4.2.1",
"rn-openapp": "^2.1.2"
"rn-openapp": "^2.1.2",
"expo-av": "~13.4.1"
},
"devDependencies": {
"@babel/core": "^7.20.0",