From 1b7fef188ec2aee0706fc1204432315db3d4fec6 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh <37447613+shravyaramesh@users.noreply.github.com> Date: Mon, 19 Oct 2020 12:42:15 -0700 Subject: Tma235/231 Individual view and horizontal view (#59) * Implemented modal stack navigation for moment view, created a rough UI for individual moment view [incl: title, image(not displayed)] * bare bones beginnning * Created individual moment screen, moment tile for horizontal view * Alert * Fix initial route Co-authored-by: Ashm Walia Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com> --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index c95b8f3f..e21b52c7 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,9 @@ "@react-navigation/native": "^5.6.1", "@react-navigation/stack": "^5.6.2", "@types/react-native-vector-icons": "^6.4.5", - "moment": "^2.27.0", + "moment": "^2.29.1", "react": "16.13.1", + "react-moment": "^1.0.0", "react-native": "0.63.3", "react-native-animatable": "^1.3.3", "react-native-confirmation-code-field": "^6.5.0", -- cgit v1.2.3-70-g09d2