Skip to content

fix(expo-sample): Remove trailing comma from app.json #4577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

krystofwoldrich
Copy link
Contributor

The trailing command breaks SDK release because react-native-version doesn't support https://json-5.com/json-vs-json5 (includes trailing commas and comments), but Expo tooling does.

#skip-changelog

Copy link
Collaborator

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thank you for fixing Krystof 🙇

TIL

@krystofwoldrich krystofwoldrich merged commit 60d7316 into main Feb 20, 2025
64 of 65 checks passed
@krystofwoldrich krystofwoldrich deleted the kw-fix-app-json-expo-sample branch February 20, 2025 12:52
Copy link
Contributor

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 395.33 ms 413.72 ms 18.39 ms
Size 17.75 MiB 20.11 MiB 2.36 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
15c80ab+dirty 336.27 ms 350.58 ms 14.31 ms
43e66e0 373.32 ms 366.57 ms -6.75 ms
728164b 414.34 ms 449.22 ms 34.88 ms
eb1e19f 433.55 ms 444.90 ms 11.35 ms
3853f43 329.68 ms 346.32 ms 16.64 ms
70caa60+dirty 299.00 ms 321.02 ms 22.02 ms
d361d38 354.10 ms 381.69 ms 27.59 ms
5dff5ee 462.32 ms 456.26 ms -6.06 ms
c639edf 466.48 ms 489.57 ms 23.09 ms
ed3d77e 386.05 ms 370.62 ms -15.42 ms

App size

Revision Plain With Sentry Diff
15c80ab+dirty 17.73 MiB 20.04 MiB 2.31 MiB
43e66e0 17.74 MiB 20.09 MiB 2.35 MiB
728164b 17.73 MiB 19.85 MiB 2.12 MiB
eb1e19f 17.74 MiB 20.08 MiB 2.34 MiB
3853f43 17.73 MiB 19.81 MiB 2.08 MiB
70caa60+dirty 17.73 MiB 19.75 MiB 2.01 MiB
d361d38 17.73 MiB 19.81 MiB 2.08 MiB
5dff5ee 17.75 MiB 20.11 MiB 2.36 MiB
c639edf 17.74 MiB 20.08 MiB 2.34 MiB
ed3d77e 17.74 MiB 20.08 MiB 2.35 MiB

Copy link
Contributor

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 355.00 ms 368.26 ms 13.26 ms
Size 7.15 MiB 8.38 MiB 1.22 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
15c80ab+dirty 276.38 ms 327.54 ms 51.17 ms
8ab11b6+dirty 391.36 ms 417.86 ms 26.50 ms
77680ec+dirty 393.50 ms 426.68 ms 33.18 ms
d2c32bb+dirty 445.45 ms 497.85 ms 52.41 ms
148f924+dirty 347.36 ms 389.13 ms 41.77 ms
83f6f6c+dirty 442.82 ms 487.48 ms 44.66 ms
488c9c5+dirty 448.98 ms 531.62 ms 82.64 ms
4cc5c27+dirty 398.36 ms 452.50 ms 54.14 ms
70caa60+dirty 308.83 ms 393.06 ms 84.23 ms
eb1e19f+dirty 391.37 ms 418.27 ms 26.90 ms

App size

Revision Plain With Sentry Diff
15c80ab+dirty 7.15 MiB 8.09 MiB 966.13 KiB
8ab11b6+dirty 7.15 MiB 8.37 MiB 1.22 MiB
77680ec+dirty 7.15 MiB 8.35 MiB 1.20 MiB
d2c32bb+dirty 7.15 MiB 8.35 MiB 1.20 MiB
148f924+dirty 7.15 MiB 8.21 MiB 1.07 MiB
83f6f6c+dirty 7.15 MiB 8.37 MiB 1.22 MiB
488c9c5+dirty 7.15 MiB 8.38 MiB 1.23 MiB
4cc5c27+dirty 7.15 MiB 8.22 MiB 1.07 MiB
70caa60+dirty 7.15 MiB 8.03 MiB 901.79 KiB
eb1e19f+dirty 7.15 MiB 8.35 MiB 1.20 MiB

Copy link
Contributor

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1220.29 ms 1227.67 ms 7.39 ms
Size 2.63 MiB 3.74 MiB 1.11 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d0bf494+dirty 1289.40 ms 1298.40 ms 9.00 ms
8de2810+dirty 1230.84 ms 1226.35 ms -4.49 ms
d8668ce+dirty 1225.18 ms 1228.08 ms 2.90 ms
8fe7c9d+dirty 1241.83 ms 1244.35 ms 2.51 ms
3261206+dirty 1219.49 ms 1224.10 ms 4.61 ms
4161236+dirty 1213.47 ms 1215.28 ms 1.81 ms
24cb2a4+dirty 1224.30 ms 1221.37 ms -2.93 ms
61310e1+dirty 1216.06 ms 1220.64 ms 4.58 ms
eb1e19f+dirty 1209.56 ms 1214.94 ms 5.38 ms
1faf8e3+dirty 1214.87 ms 1222.83 ms 7.97 ms

App size

Revision Plain With Sentry Diff
d0bf494+dirty 2.36 MiB 2.83 MiB 481.15 KiB
8de2810+dirty 2.36 MiB 3.10 MiB 752.30 KiB
d8668ce+dirty 2.36 MiB 3.08 MiB 737.08 KiB
8fe7c9d+dirty 2.63 MiB 3.68 MiB 1.04 MiB
3261206+dirty 2.63 MiB 3.69 MiB 1.06 MiB
4161236+dirty 2.63 MiB 3.69 MiB 1.05 MiB
24cb2a4+dirty 2.63 MiB 3.70 MiB 1.06 MiB
61310e1+dirty 2.36 MiB 3.10 MiB 757.92 KiB
eb1e19f+dirty 2.36 MiB 3.08 MiB 737.21 KiB
1faf8e3+dirty 2.36 MiB 3.08 MiB 736.75 KiB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants