Skip to content

Conversation

riteshshukla04
Copy link
Contributor

This adds supports for patch file. Library maintainers can submit the patch file to modify template (if library requires changes in podfile, build.gradle, manifest etc.)

@riteshshukla04
Copy link
Contributor Author

riteshshukla04 commented Oct 7, 2025

I added a patch for react native reanimated (babel.config.js changes required by worklets).
There is a script for make-patch and apply-patch which can be used to create and apply patch respectively.

@riteshshukla04
Copy link
Contributor Author

@cortinico Can you please have a look here

Copy link
Member

@cortinico cortinico 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 great! I've left some nits but overall looks great

@riteshshukla04
Copy link
Contributor Author

riteshshukla04 commented Oct 9, 2025

I have addressed the following issue.

  1. I have added firebase app which actual requires a pod file change to use frameworks. Now the build succeeds. 🚀. We can close this PR (libraries: add @react-native-firebase/app #17)
  2. Now if patch file is wrong . The pipeline ends .
  3. I did a minor change in mmkv . Basically added mrousavy as maintainer so that a non patch library can run and I can verify I havent broken anything :P.

cc:- @cortinico

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