Skip to content

Commit 4111b33

Browse files
authored
Merge pull request #376 from qonversion/tech/sc-40572/newSample
2 parents 62d5c6f + c51e19e commit 4111b33

31 files changed

Lines changed: 3251 additions & 393 deletions

File tree

example/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
"cleanIos": "yarn clean && yarn pods"
1414
},
1515
"dependencies": {
16+
"@react-native-clipboard/clipboard": "^1.16.3",
1617
"react": "19.1.0",
17-
"react-native": "0.80.1"
18+
"react-native": "0.80.1",
19+
"react-native-snackbar": "^2.9.0"
1820
},
1921
"devDependencies": {
2022
"@babel/core": "^7.25.2",

0 commit comments

Comments
 (0)