status-react/nix/mobile
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
..
android chore: allow for overriding metro server port (#20202) 2024-08-05 12:48:35 +01:00
fastlane upgrade `react-native` to 0.73.5 (#18563) 2024-03-22 19:51:44 +05:30
ios [iOS] enable new architecture for react-native (#19748) 2024-04-30 14:08:41 +05:30
jsbundle Fix: resolve our Clojure source dependencies first in the classpath (#17919) 2023-11-18 08:50:11 -03:00
default.nix nix: use jsbundle derivation for iOS as well 2023-05-22 10:31:09 +02:00