feat: Add Disclose history (#533)

* feat: Add Disclose history

* fix: Duplicate history in list

* fix: Outdated disclosures

* Delete app/ios/Self copy-Info.plist
This commit is contained in:
Seshanth.S🐺
2025-05-02 17:23:27 +05:30
committed by GitHub
parent f5e243cf9c
commit 7e89698e74
11 changed files with 1064 additions and 1 deletions

View File

@@ -92,6 +92,7 @@
"react-native-quick-crypto": "^0.7.12",
"react-native-safe-area-context": "^5.2.0",
"react-native-screens": "^4.6.0",
"react-native-sqlite-storage": "^6.0.1",
"react-native-svg": "^15.11.1",
"socket.io-client": "^4.7.5",
"tamagui": "1.110.0",
@@ -118,6 +119,7 @@
"@types/react": "^18.2.6",
"@types/react-native": "^0.73.0",
"@types/react-native-dotenv": "^0.2.0",
"@types/react-native-sqlite-storage": "^6.0.5",
"eslint": "^8.19.0",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-prettier": "^5.2.6",