From 24c269c9d52ec7cf2cd383a8d7c3aee43ed475c1 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 27 Oct 2020 20:44:36 -0400 Subject: [TMA-180] Image Carousel for Tagg Posts (#77) * image carousel done * fixed a minor bug * TikTok is TikTok NOT Tiktok OKAY? Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com> --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 72ff434d..80f146c9 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "react-native-reanimated": "^1.9.0", "react-native-safe-area-context": "^3.0.6", "react-native-screens": "^2.9.0", + "react-native-snap-carousel": "^3.9.1", "react-native-svg": "^12.1.0", "react-native-vector-icons": "^7.0.0", "react-promise-tracker": "^2.1.0", @@ -47,6 +48,7 @@ "@types/react-native": "^0.62.0", "@types/react-native-datepicker": "^1.7.0", "@types/react-test-renderer": "16.9.2", + "@types/react-native-snap-carousel": "^3.8.2", "@typescript-eslint/eslint-plugin": "^2.27.0", "@typescript-eslint/parser": "^2.27.0", "babel-jest": "^24.9.0", -- cgit v1.2.3-70-g09d2