status-react/scripts
Sean Hagstrom 89828ba7fd
chore: allow for overriding metro server port (#20202)
This change will now allow for customizing the port number when running the metro server. The environment variable `RCT_METRO_PORT` can now be set when executing commands like `make run-ios`, `make run ios-device`, and `make run-android`. Though, it should be noted that `make clean` may need to be ran before attempting to set or change `RCT_METRO_PORT` since the react-native app will have statically built code that references the value of RCT_METRO_PORT from compile time and not runtime.
2024-08-05 12:48:35 +01:00
..
hooks
lint Feature/remove reagent atom from theme (#19706) 2024-04-18 16:14:17 +02:00
version
adb_devices_abis.sh
build-android.sh Add centralized metrics 2024-07-11 10:06:46 +01:00
check-metro-shadow-process.sh chore: allow for overriding metro server port (#20202) 2024-08-05 12:48:35 +01:00
check-nix-shell.sh fix shebang for NixOS usage in scheck-nix-shell.sh 2023-10-18 22:17:25 +02:00
colors.sh
cut-release.sh Use env for bash 2024-03-26 12:00:54 +00:00
diawi-upload.mjs
encrypt-keychain.sh
fdroid-pr.sh
gen-random-passphrase.sh
generate-keystore.sh
inotify_fix.sh
list-pull-requests.sh
merge-pr.sh
patch-npm-lib.sh apply patches with patch files (#19451) 2024-04-08 21:06:41 +05:30
pr-statistics.sh
run-android.sh ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
run-ios-device.sh fix: make run-ios-device script (#18845) 2024-02-20 10:54:09 +05:30
run-ios.sh upgrade nixpkgs to 23-11 (#19369) 2024-04-01 16:26:44 +05:30
run-metro.sh chore: allow for overriding metro server port (#20202) 2024-08-05 12:48:35 +01:00
sign-android.sh
update-status-go.sh
wait-for-metro-port.sh chore: allow for overriding metro server port (#20202) 2024-08-05 12:48:35 +01:00
wait-for.sh