Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit e70afdc

Browse files
committed
Auto Id
1 parent ff0b414 commit e70afdc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ npm-debug.*
99
*.orig.*
1010
web-build/
1111
web-report/
12+
node_modules
13+
node_modules

examples/full/.expo/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"lanType": "ip",
44
"dev": true,
55
"minify": false,
6-
"urlRandomness": "tm-bsf"
6+
"urlRandomness": "ks-wpv",
7+
"https": false
78
}

0 commit comments

Comments
 (0)