Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add react-native-gesture-handler library with version 2.10.2 #25

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Jun 6, 2023

Following up #24, this PR adds the Gesture handler library. We no longer need the forked repository as the main reason for having it was that Reanimated was also provided in a forked repository (reference).

How to test

  1. Run the command npm install.
  2. Run the command ./gradlew react-native-gesture-handler:publishToMavenLocal -exclude-task prepareToPublishToS3
  3. Observe that the library is built and published successfully in the local folder ~/.m2/repository/org/wordpress-mobile/react-native-libraries.

@fluiddot fluiddot self-assigned this Jun 6, 2023
@fluiddot fluiddot force-pushed the add-react-native-gesture-handler-2.10.2 branch from 4a51e94 to 4e24886 Compare June 7, 2023 09:47
@fluiddot fluiddot changed the base branch from trunk to add-react-native-reanimated-2.17.0 June 8, 2023 08:13
@fluiddot fluiddot marked this pull request as ready for review June 8, 2023 08:13
@fluiddot fluiddot requested review from dcalhoun and SiobhyB June 8, 2023 08:14
@fluiddot fluiddot force-pushed the add-react-native-reanimated-2.17.0 branch from f492a13 to d00056f Compare June 12, 2023 09:36
@fluiddot fluiddot force-pushed the add-react-native-gesture-handler-2.10.2 branch from 4e24886 to 5315b24 Compare June 12, 2023 09:38
Copy link
Member

@dcalhoun dcalhoun left a comment

Choose a reason for hiding this comment

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

Nicely done! 🎉 Test plan succeeded for me.

Base automatically changed from add-react-native-reanimated-2.17.0 to trunk June 13, 2023 08:20
@fluiddot fluiddot merged commit 5c70f47 into trunk Jun 13, 2023
@fluiddot fluiddot deleted the add-react-native-gesture-handler-2.10.2 branch June 13, 2023 08:34
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