Реализована проверка версионности и требование soft\force обновлений приложения

This commit is contained in:
mi
2026-09-03 19:12:38 +03:00
parent 465a70d488
commit 44db38f6fe
37 changed files with 3057 additions and 53 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "han-chat",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"main": "expo-router/entry",
"scripts": {
@@ -16,6 +16,7 @@
"@expo/vector-icons": "15.0.3",
"@tanstack/react-query": "5.101.2",
"expo": "~57.0.15",
"expo-application": "~57.0.2",
"expo-auth-session": "~57.0.8",
"expo-constants": "~57.0.13",
"expo-crypto": "~57.0.1",