Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
e3876da
Update Expo developers discord link (#1832)
byCedric Jan 18, 2022
95e70b0
Bump follow-redirects from 1.13.0 to 1.14.7 in /docs (#1827)
dependabot[bot] Jan 18, 2022
2c5c3ef
Bump shelljs from 0.8.4 to 0.8.5 in /docs (#1828)
dependabot[bot] Jan 18, 2022
bcd7a19
Update template (#1834)
j-piasecki Jan 19, 2022
a6591e6
Use the speed option (#1835)
j-piasecki Jan 19, 2022
0f18253
Export change event payload types (#1846)
jgonet Jan 27, 2022
dfd4c5a
Remove unused devDependencies (#1847)
jgonet Jan 27, 2022
226cdab
Remove unused implementations on Android (#1586)
jgonet Jan 27, 2022
f36babf
Reorganize docs structure (#1850)
jgonet Jan 28, 2022
8a5d3bd
Fix broken links to example (#1854)
jgonet Jan 28, 2022
ceec9f8
Fix race condition between the orchestrator and the registry (#1684)
j-piasecki Jan 31, 2022
0a444f0
Add bot for triaging issues (#1859)
kacperkapusciak Feb 1, 2022
c094533
Rebuild Reanimated event only when needed (#1856)
j-piasecki Feb 2, 2022
e932a48
Fix tvOS compilation errors (#1857)
j-piasecki Feb 2, 2022
48df239
Add direction to Swipeable callbacks (#1608)
jgonet Feb 3, 2022
273fa03
Add ability to fire gesture events in testing (#1844)
jgonet Feb 3, 2022
0a47981
Update React Native version in the Example app to 0.67.2 (#1863)
j-piasecki Feb 4, 2022
e249dbd
Update LICENSE
kmagiera Feb 7, 2022
7ce194f
Add 'runOnJS' modifier to gestures (#1862)
j-piasecki Feb 18, 2022
96f6451
Bump url-parse from 1.5.3 to 1.5.7 in /docs (#1885)
dependabot[bot] Feb 21, 2022
30d8412
Bump url-parse from 1.5.3 to 1.5.7 (#1884)
dependabot[bot] Feb 21, 2022
23f95a1
Don't unpack props in GestureHandlerRootView (#1872)
tomekzaw Feb 21, 2022
e82b7e6
Bump ajv from 6.10.0 to 6.12.6 in /ci/e2e (#1875)
dependabot[bot] Feb 21, 2022
de17754
Bump follow-redirects from 1.14.7 to 1.14.8 in /docs (#1874)
dependabot[bot] Feb 21, 2022
4e21787
Use `subscription.remove()` instead of `EventEmitter.removeListener()…
j-piasecki Feb 22, 2022
06089fa
Unify tags in messages from Gesture Handler (#1889)
j-piasecki Feb 22, 2022
1a93330
Update close-when-stale.yml (#1892)
jgonet Feb 22, 2022
2a618b7
Fix TypeScript (#1882)
j-piasecki Feb 22, 2022
433f00a
Fix utils on web (#1896)
j-piasecki Feb 28, 2022
e693176
Import fireEvent conditionally (#1895)
j-piasecki Feb 28, 2022
44ee0c0
Add docs for `runOnJS` (#1900)
j-piasecki Feb 28, 2022
8a37800
Restore original Podfile in example app (#1903)
tomekzaw Mar 1, 2022
d534462
[Fabric] Add FabricExample (#1891)
tomekzaw Mar 1, 2022
0d1a917
[Fabric] Gesture Handler for Fabric (#1893)
tomekzaw Mar 1, 2022
ce1fec7
Add modified `ScaleGestureDetector` from AOSP (#1879)
j-piasecki Mar 1, 2022
242c9af
Prepare for 2.3.0 release (#1902)
j-piasecki Mar 1, 2022
d53da9e
Fix broken link to the Example app section in the docs (#1904)
j-piasecki Mar 1, 2022
0374366
Add Fabric section in the docs (#1905)
j-piasecki Mar 1, 2022
b041879
Update GestureHandlerRootView styles in installation.md in docs (#1901)
ramyareye Mar 2, 2022
2f8c370
Bump plist from 3.0.1 to 3.0.4 in /ci/e2e (#1907)
dependabot[bot] Mar 2, 2022
da99f9f
Bump url-parse from 1.5.7 to 1.5.10 (#1899)
dependabot[bot] Mar 2, 2022
e413bcc
Bump url-parse from 1.5.7 to 1.5.10 in /docs (#1898)
dependabot[bot] Mar 2, 2022
dee0636
Bump prismjs from 1.25.0 to 1.27.0 in /docs (#1897)
dependabot[bot] Mar 2, 2022
807260a
Fix ripple animation on touchables in some cases (#1877)
j-piasecki Mar 2, 2022
7a785f1
Fix StyleSheet import in `RNGestureHandlerButtonNativeComponent.js` (…
j-piasecki Mar 2, 2022
7ecb044
Fix overriding `testID` when `createHandler` props do not have one as…
virdesai Mar 3, 2022
af5920b
chore: bump screens to 3.13.1 in FabricExample (#1911)
kacperkapusciak Mar 3, 2022
9532e58
Bump version to 2.3.1 (#1921)
j-piasecki Mar 9, 2022
dcd6ed3
Add manual gestures example & Fix Drag and drop example (#1926)
alantoa Mar 14, 2022
9569b56
Expand example code for PanGestureHandler in the docs (#1925)
RWOverdijk Mar 14, 2022
e860c60
Use native driver by default, add prop for it (#1924)
j-piasecki Mar 14, 2022
1f4d13a
Remove `jestUtils` from the main `index.ts` and move it to separate `…
j-piasecki Mar 14, 2022
aebd2f5
Bump version to 2.3.2 (#1928)
j-piasecki Mar 14, 2022
2094d9c
Merge branch 'wp-fork' into wp-fork-2.3.2
fluiddot Apr 8, 2022
ef4aae4
Fix build.gradle after solving merge conflicts
fluiddot Apr 8, 2022
d22132b
Generate tarball
fluiddot Apr 8, 2022
7049228
Fix @types/react-native version
fluiddot Apr 8, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix build.gradle after solving merge conflicts
  • Loading branch information
fluiddot committed Apr 8, 2022
commit ef4aae4921cacf262fbda29d0c1302aca47fbe80
9 changes: 7 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,13 +148,18 @@ dependencies {
if (isNewArchitectureEnabled()) {
implementation project(':ReactAndroid')
} else {
implementation 'com.facebook.react:react-native:0.66.2'
if (isStandaloneProject) {
// If this is the root project (e.g. Jitpack), specify a version
implementation 'com.facebook.react:react-native:0.66.2'
} else {
implementation 'com.facebook.react:react-native:+'
}
}

if (shouldUseCommonInterfaceFromReanimated()) {
// Include Reanimated as dependency to load the common interface
if (isStandaloneProject) {
implementation "com.github.wordpress-mobile:react-native-reanimated:2.4.1-wp-1" {
implementation ("com.github.wordpress-mobile:react-native-reanimated:2.4.1-wp-1") {
exclude group:'com.facebook.fbjni' // resolves "Duplicate class com.facebook.jni.CppException"
}
} else {
Expand Down