TP-53746 | added animation on buttons (#716)

This commit is contained in:
Ashish Deo
2024-03-13 18:45:50 +05:30
committed by GitHub
parent 981bcb3b34
commit 7fd57494f9
28 changed files with 469 additions and 284 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "AV_APP",
"version": "2.8.3",
"buildNumber": "132",
"version": "2.8.4",
"buildNumber": "133",
"private": true,
"scripts": {
"android:dev": "yarn move:dev && react-native run-android",
@@ -57,6 +57,7 @@
"@react-navigation/bottom-tabs": "6.5.5",
"@react-navigation/native": "6.1.4",
"@react-navigation/native-stack": "6.9.4",
"@react-navigation/stack": "6.3.21",
"@reduxjs/toolkit": "1.9.1",
"@sentry/react-native": "5.5.0",
"@shopify/flash-list": "1.4.3",
@@ -83,6 +84,7 @@
"react-native-fs": "2.20.0",
"react-native-geolocation-service": "5.3.1",
"react-native-get-random-values": "^1.8.0",
"react-native-gesture-handler": "2.15.0",
"react-native-get-sms-android": "2.1.0",
"react-native-gzip": "1.0.0",
"react-native-image-picker": "4.10.2",