Chore: build latest android update for ios

This commit is contained in:
bl00dymarie
2023-12-11 17:01:43 +01:00
parent c5906c2144
commit 4f54d19f78
4 changed files with 77 additions and 85 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"scripts": {
"start": "react-native start",
"android": "react-native run-android",
"ios": "react-native run-ios --simulator=\"iPhone 8 Plus\"",
"ios": "react-native run-ios --simulator=\"iPhone 14\"",
"log": "react-native log-android",
"test": "jest test && yarn lint",
"test-watch": "jest --watch test",