Commits (15)
-
Martin Santangelo authored1649379c
-
Martin Santangelo authored86cc3c78
-
Martin Santangelo authoredf7c17139
-
Martin Santangelo authored
Fix android font weight ignore >= 700 See merge request !425
b45d304d -
Brian Hatchet authored
Fix is not focusing comments/conversations See merge request !428
037fa2f6 -
Martin Santangelo authoredfe91ec99
-
Xander Miller authored
Update readme pod install See merge request !429
9453a92f -
Martin Santangelo authoredc522cbf5
-
Martin Santangelo authored9b13c5d3
-
Martin Santangelo authored10cc2d4b
-
Brian Hatchet authored
Fix upload animated gifs iOS See merge request !432
d8ddfe3f -
Brian Hatchet authored
Fix MindsVideo should hide overlay for preview videos See merge request !433
5ecf31b6 -
Brian Hatchet authored
Feat improve pulse animation with reanimated and fix ios simulator issue See merge request !434
881ee2e5 -
Mark Harding authored
Release 3.12.0 See merge request !436
92616cd7 -
Martin Santangelo authoreddf26699f
Showing
... | ... | @@ -18,7 +18,7 @@ |
"@hawkingnetwork/node-libs-react-native": "^1.0.10", | ||
"@react-native-community/art": "^1.0.2", | ||
"@react-native-community/async-storage": "^1.3.4", | ||
"@react-native-community/cameraroll": "^1.2.1", | ||
"@react-native-community/cameraroll": "^1.3.0", | ||
"@react-native-community/netinfo": "^4.4.0", | ||
"@sentry/react-native": "^1.0.9", | ||
"crypto-js": "^3.1.9-1", | ||
... | ... | @@ -64,6 +64,7 @@ |
"react-native-qrcode-svg": "^5.2.0", | ||
"react-native-randombytes": "^3.5.3", | ||
"react-native-reanimated": "^1.3.0", | ||
"react-native-redash": "^8.6.0", | ||
"react-native-screens": "^2.0.0-alpha.11", | ||
"react-native-share": "^2.0.0", | ||
"react-native-snap-carousel": "^3.8.2", | ||
... | ... |