Closed levibostian closed 1 year ago
Pull request title looks good 👍!
If this pull request gets merged, it will cause a new release of the software. Example: If this project's latest release version is 1.0.0
. If this pull request gets merged in, the next release of this project will be 2.0.0
. This pull request is a breaking change.
All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time.
Makes the Expo plugin compatible with upcoming RN SDK version 3.0 introduced by this pr.
Part of ticket: https://github.com/customerio/issues/issues/10356
Breaking change
This PR is not backwards compatible with previous Expo plugin versions and will require customers call
expo prebuild --clean
to introduce these changes to their code.This PR introduces comment headers in the Podfile:
as an idea to no longer need to ask customers to run
--clean
but they can run justprebuild
and our plugin will make modifications to the existingPodfile
.Dependencies
Generated
Podfile
after prebuild: