Skip to content

Conversation

@dprevost-LMI
Copy link
Contributor

@dprevost-LMI dprevost-LMI commented Nov 16, 2025

Description

  • Move .npmrc to pnpm-workspace.yaml
  • Approve all scripts as pnpm 9 was running
  • Added gradle-plugin & codegen as others did in this post

Related Issue

See #148

Context

I was playing with pnpm 10 and was curious, so I updated it.

Testing

Tested Android on emulator

  • Missing/forgot iOS testing

Note

Upgrades to pnpm 10 with workspace config migration, adds React Native codegen/gradle-plugin, and integrates react-native-performance on iOS with minor Xcode tweaks.

  • Tooling/Build:
    • Upgrade package manager to pnpm@10 and migrate .npmrc settings into pnpm-workspace.yaml (autoInstallPeers: false, publicHoistPattern, strictPeerDependencies: false).
    • Add @react-native/codegen and @react-native/gradle-plugin to dev dependencies; update lockfile accordingly.
  • iOS:
    • Add react-native-performance pod in Podfile.lock and sources.
    • Tweak Xcode project (apps/playground/ios/Playground.xcodeproj): use file list inputs/outputs for CocoaPods phases and normalize OTHER_LDFLAGS format.

Written by Cursor Bugbot for commit accdb71. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 16, 2025

@dprevost-LMI is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

@dprevost-LMI dprevost-LMI marked this pull request as ready for review November 16, 2025 23:54
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on December 2

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@dprevost-LMI dprevost-LMI marked this pull request as draft November 17, 2025 14:43
@dprevost-LMI dprevost-LMI marked this pull request as ready for review November 18, 2025 12:12
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.

1 participant