Kudo Chien

Results 382 comments of Kudo Chien

closing this issue because that's the behavior coming from `@babel/plugin-transform-parameters`

https://github.com/expo/expo/pull/30344 should fix the issue of the demo repo. for turborepo and pnpm, it looks like a different issue. would you mind to share a repro for turborepo/pnpm setup?

we were thinking to ignore node_modules from hashing and reduce the fingerprinting time. maybe it would also help for inconsistent npm/yarn version issue. before we did that by default, people...

* **#37344** 👈 (View in Graphite) * **#37343** * `main` This stack of pull requests is managed by Graphite. Learn more about stacking.

my bad of having typo before review. much appreciated for your help @amandeepmittal 💛

> Do you know if it is normal that tests are failing? yes some ci are failing on sdk-52 😅 check-packages passed and it should be good enough.

oh since code review ci is failed, it doesn't show up the necessary changelog change. could you also help to update changelog.md for expo-build-properties?

it's resolved by #184 and now having a pr to update jsc-android version in react-native

hi there! would you mind to create a minimal repro example for this? i tried with a new project from create-expo-app@latest and it works. ![Image](https://github.com/user-attachments/assets/cbf7da4e-336c-4f2e-b029-6037c2575937)

@firminovctr the expo-build-properties will not update deployment target in *.podspec. for example, this is the ios 15.1 in the [expo package's podspec](https://github.com/expo/expo/blob/a3bc16fc968cab9e19943c37f1ac9376229ca4f4/packages/expo/Expo.podspec#L39) please check these podspecs have newer ios version:...