diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index e4200cb..d7489d4 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,10 @@ "formik": "^2.4.6", "react": "18.2.0", "react-native": "0.74.5", + "react-native-gesture-handler": "^2.20.0", "react-native-keychain": "^9.0.0", "react-native-otp-input": "^1.0.12", + "react-native-safe-area-context": "^4.11.0", "react-redux": "^9.1.2", "redux": "^5.0.1", "sendgrid": "^5.2.3", |