Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Conversation

@ceyhun
Copy link

@ceyhun ceyhun commented Jun 21, 2021

Notes

  • ⚠️ This branch uses version 2.5.0 of the library. However, the version used in Gutenberg is 2.3.2 (provided by the branch wp-fork-2.3.2.), as version 2.5.0 makes the editor freeze. Until we solve that issue, all updates should be made using the wp-fork-2.3.2 branch.

Tweaks applied to the fork

  • GitHub workflows
    • Remove FabricExample.
    • Set specific Xcode version and device model.
  • Podspec file
    • Change source to point to the forked repository.
  • android/build.gradle
    • Publish the Android binaries.
    • Update the Gradle plugin version.
    • Update Sdk versions.
    • Update dependencies to use a specific React Native (only when publishing the binaries).
    • Force using common interface from Reanimated.
    • Exclude a file to avoid duplicate files during packaging errors when building an app that incorporates this package as a dependency.
  • android/lib/build.gradle
    • Update Sdk versions.
    • Update dependencies to use a specific React Native(only when publishing the binaries).
  • Gradle wrapper
    • Use a different version.

dratwas and others added 30 commits July 16, 2020 11:47
A specific version avoids newer versions of TypeScript from being fetched in.
Routine RN package upgrade.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants