status-react/nix/scripts
Siddarth Kumar 761a7df06f
upgrade react-native to 0.72.5 (#17241)
This commit does many things :
- Upgrade `react-native ` to `0.72.5`
- Upgrade `react-native-reanimated` to  `3.5.4`
- Upgrade `react-native-navigation` to `7.37.0`
- `ndkVersion` has been bumped to `25.2.9519653`
- `cmakeVersion` has been bumped to `3.22.1`
- `kotlinVersion` has been bumped to `1.7.22`
- `AGP` has been bumped to `7.4.2`
- `Gradle` has been upgraded to `8.0.1`
- Android `CompileSDK` and `TargetSDK` have been bumped to 33
- `@react-native-async-storage/async-storage` has been upgraded to `1.19.3`
- `@walletconnect/client` has been nuked
- some of the old `react-native-reanimated` code has been nuked
- `react-native-keychain` fork has been replaced with `8.1.2`

- On Android we are currently relying on `Hermes` Engine.
- On iOS we are currently relying on `JSC`
- We are not enabling new architecture for now (I have plans for that in the future) ref: https://github.com/status-im/status-mobile/issues/18138

IOS only PR : https://github.com/status-im/status-mobile/pull/16721
Android only PR : https://github.com/status-im/status-mobile/pull/17062

- `make run-metro` now has a target of `android` which was `clojure` earlier, this will increase the time it takes to start metro terminal but this is needed otherwise you will get a nasty error while developing for android locally.
2023-12-11 21:22:23 +05:30
..
build.sh nix: fix Android SDK on Darwin with nixpkgs system override 2023-06-26 17:33:44 +02:00
clean.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
gcroots.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
lib.sh nix: use Darwin stat command explicitly 2023-06-27 13:25:41 +02:00
node_modules.sh upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
purge.sh nix: quote path uses to avoid issues with spaces 2022-07-27 16:11:28 +02:00
setup.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
shell.sh nix: switch status-im config to env vars, cleanup 2023-08-07 14:50:36 +02:00
source.sh nix: add upgrade script for Nix interpreter 2023-06-19 12:21:00 +02:00
upgrade.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
version.sh nix: downgrade from 2.14.1 to 2.13.4 2023-06-22 14:23:47 +02:00