This repository was archived by the owner on Jul 27, 2023. It is now read-only.
forked from software-mansion/react-native-gesture-handler
-
Notifications
You must be signed in to change notification settings - Fork 0
Diff between wp-fork branch and main repo's default branch #2
Draft
ceyhun
wants to merge
76
commits into
trunk
Choose a base branch
from
wp-fork
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ve-gesture-handler into upgrade-to-64
…dependency properly
Upgrade to gradle 7.1.1
A specific version avoids newer versions of TypeScript from being fetched in.
Specify exact TypeScript version
Add tarball
Routine RN package upgrade.
…tive-0.66 Update to RN 0.66.2
Exclude `META-INF` files via packaging options
…cated-class Prevent Reanimated duplicated class
# Conflicts: # RNGestureHandler.podspec # android/build.gradle # package.json # src/handlers/createHandler.ts # src/utils.ts # tsconfig.json # yarn.lock
Update `wp-fork` to version `2.3.2`
# Conflicts: # package.json
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes
2.5.0of the library. However, the version used in Gutenberg is2.3.2(provided by the branchwp-fork-2.3.2.), as version2.5.0makes the editor freeze. Until we solve that issue, all updates should be made using thewp-fork-2.3.2branch.Tweaks applied to the fork
FabricExample.sourceto point to the forked repository.android/build.gradleduplicate files during packagingerrors when building an app that incorporates this package as a dependency.android/lib/build.gradle