Sure,
{
"name": "myApp",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"lint": "eslint .",
"start": "react-native start",
"test": "jest"
},
"dependencies": {
"@amityco/ts-sdk-react-native": "^6.22.0",
"@apollo/client": "3.2.5",
"@apollo/react-hooks": "^4.0.0",
"@appcues/react-native": "^3.1.12",
"@hadnet/react-native-hold-menu-no-expo": "^0.3.0",
"@hookform/resolvers": "^3.3.1",
"@miblanchard/react-native-slider": "^2.3.1",
"@notifee/react-native": "^7.8.2",
"@react-native-async-storage/async-storage": "^1.19.3",
"@react-native-clipboard/clipboard": "^1.14.1",
"@react-native-community/blur": "^4.4.1",
"@react-native-community/datetimepicker": "^7.6.2",
"@react-native-community/eslint-config": "^3.2.0",
"@react-native-community/netinfo": "^9.4.1",
"@react-native-community/slider": "^4.4.3",
"@react-native-firebase/app": "^20.5.0",
"@react-native-firebase/messaging": "^20.5.0",
"@react-native-firebase/remote-config": "^20.5.0",
"@react-native-masked-view/masked-view": "^0.2.9",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/drawer": "^6.6.3",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native-stack": "^6.9.26",
"@react-navigation/stack": "^6.3.17",
"@reduxjs/toolkit": "^1.9.5",
"@shopify/flash-list": "^1.5.0",
"@simform_solutions/react-native-audio-waveform": "^2.0.0",
"add": "^2.0.6",
"amazon-cognito-identity-js": "^6.3.5",
"apollo-boost": "^0.4.9",
"aws-amplify": "^5.3.10",
"aws-amplify-react-native": "^7.0.6",
"date-fns": "^3.3.1",
"eslint-config-react-native": "^4.1.0",
"graphql": "^16.8.1",
"i18next": "^23.8.2",
"i18next-react-native-language-detector": "^1.0.2",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"native-base": "^3.4.28",
"react": "18.2.0",
"react-hook-form": "^7.46.0",
"react-i18next": "^14.0.5",
"react-native": "0.72.4",
"react-native-audio-recorder-player": "^3.6.10",
"react-native-awesome-alerts": "^2.0.0",
"react-native-blob-util": "^0.19.11",
"react-native-config": "^1.5.1",
"react-native-context-menu-view": "^1.16.0",
"react-native-controlled-mentions": "^2.2.5",
"react-native-create-thumbnail": "^2.0.0",
"react-native-device-info": "^11.1.0",
"react-native-document-picker": "^9.3.1",
"react-native-dotenv": "^3.4.9",
"react-native-element-dropdown": "^2.10.1",
"react-native-fast-image": "^8.6.3",
"react-native-gesture-handler": "^2.12.1",
"react-native-gifted-chat": "^2.4.0",
"react-native-haptic-feedback": "^2.3.1",
"react-native-image-crop-picker": "^0.41.2",
"react-native-image-picker": "^7.1.2",
"react-native-image-viewing": "^0.2.2",
"react-native-keyboard-area": "^1.0.6",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-mime-types": "^2.5.0",
"react-native-mmkv": "2.12.1",
"react-native-modal": "^13.0.1",
"react-native-modal-datetime-picker": "^17.1.0",
"react-native-paper": "^5.10.4",
"react-native-pdf": "^6.7.5",
"react-native-permissions": "^4.1.5",
"react-native-photos-gallery": "^0.0.1",
"react-native-popup-menu": "^0.16.1",
"react-native-progress": "^5.0.1",
"react-native-pulse": "^1.0.7",
"react-native-reanimated": "3.5.1",
"react-native-responsive-screen": "^1.4.2",
"react-native-safe-area-context": "^4.7.2",
"react-native-screens": "^3.25.0",
"react-native-share": "^10.2.1",
"react-native-slider": "^0.11.0",
"react-native-splash-screen": "^3.3.0",
"react-native-swiper": "^1.6.0",
"react-native-swiper-flatlist": "^3.2.3",
"react-native-track-player": "^4.1.1",
"react-native-video": "^6.4.5",
"react-native-walkthrough-tooltip": "^1.6.0",
"react-native-webview": "^13.7.0",
"react-native-youtube-iframe": "^2.3.0",
"react-redux": "^8.1.2",
"yarn": "^1.22.21",
"yup": "^1.2.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/eslint-config": "^0.74.84",
"@react-native/metro-config": "^0.72.11",
"@tsconfig/react-native": "^3.0.0",
"@types/react": "^18.0.24",
"@types/react-native": "^0.73.0",
"@types/react-native-dotenv": "^0.2.0",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.2.1",
"babel-plugin-module-resolver": "^5.0.0",
"eslint": "^9.6.0",
"eslint-plugin-react": "^7.34.3",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.76.8",
"prettier": "^2.4.1",
"react-native-svg": "^15.1.0",
"react-test-renderer": "18.2.0",
"typescript": "4.8.4"
},
"engines": {
"node": ">=16"
}
}