Skip to content

Commit c7b272c

Browse files
Srirang.KalantriSrirangK
authored andcommitted
fix: issue
1 parent 099887f commit c7b272c

3 files changed

Lines changed: 796 additions & 336 deletions

File tree

packages/pluggableWidgets/floating-action-button-native/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@mendix/piw-native-utils-internal": "*",
23-
"@mendix/piw-utils-internal": "*"
23+
"@mendix/piw-utils-internal": "*",
24+
"react-native-reanimated": "^3.0.0"
2425
},
2526
"devDependencies": {
2627
"@mendix/pluggable-widgets-tools": "*"

0 commit comments

Comments
 (0)