Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export default ({ config }: ConfigContext): ExpoConfig => {
owner: 'chatwoot',
plugins: [
'expo-font',
'expo-video',
['react-native-permissions', { iosPermissions: ['Camera', 'PhotoLibrary', 'MediaLibrary'] }],
[
'@sentry/react-native/expo',
Expand All @@ -100,6 +101,8 @@ export default ({ config }: ConfigContext): ExpoConfig => {
},
],
'./with-ffmpeg-pod.js',
'./with-modular-headers-fix.js',
'./with-firebase-appdelegate.js',
],
androidNavigationBar: { backgroundColor: '#ffffff' },
};
Expand Down
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ module.exports = {
'^@/(.*)$': '<rootDir>/src/$1',
},
transformIgnorePatterns: [
'node_modules/(?!(jest-)?@?react-native|@react-native-community|@react-navigation|@reduxjs|immer)',
'node_modules/(?!(jest-)?@?react-native|@react-native-community|@react-navigation|@reduxjs|immer|expo|@expo)',
],
};
79 changes: 39 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,71 +37,71 @@
"@chatwoot/markdown-to-txt": "^2.0.4",
"@chatwoot/react-native-widget": "^0.0.21",
"@chatwoot/utils": "^0.0.33",
"@gorhom/bottom-sheet": "^5.1.2",
"@gorhom/bottom-sheet": "^5.2.8",
"@kesha-antonov/react-native-action-cable": "^1.1.5",
"@nandorojo/galeria": "^1.2.0",
"@notifee/react-native": "^9.1.1",
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-native-async-storage/async-storage": "^2.2.0",
"@react-native-clipboard/clipboard": "^1.6.1",
"@react-native-community/blur": "^4.4.1",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-firebase/app": "^21.7.1",
"@react-native-firebase/messaging": "^21.7.1",
"@react-native-community/netinfo": "^11.5.2",
"@react-native-firebase/app": "^21.14.0",
"@react-native-firebase/messaging": "^21.14.0",
"@react-native-menu/menu": "^1.2.0",
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.10.1",
"@reduxjs/toolkit": "^2.5.1",
"@sentry/react-native": "^6.10.0",
"@shopify/flash-list": "^1.7.3",
"@sentry/react-native": "^7.11.0",
"@shopify/flash-list": "2.0.2",
"@types/lodash": "^4.17.9",
"axios": "^1.13.5",
"camelcase": "^8.0.0",
"camelcase-keys": "^7.0.2",
"cross-env": "^7.0.3",
"date-fns": "2.21.1",
"diff": "8.0.3",
"expo": "~52.0.46",
"expo-application": "~6.0.2",
"expo-auth-session": "~6.0.3",
"expo-av": "~15.0.2",
"expo-build-properties": "~0.13.2",
"expo-constants": "^17.0.8",
"expo-file-system": "~18.0.12",
"expo-font": "~13.0.4",
"expo-haptics": "~14.0.1",
"expo-image": "~2.0.7",
"expo-splash-screen": "~0.29.24",
"expo-status-bar": "~2.0.1",
"expo-system-ui": "~4.0.9",
"expo-web-browser": "~14.0.2",
"expo": "~55.0.6",
"expo-application": "~55.0.9",
"expo-auth-session": "~55.0.8",
"expo-build-properties": "~55.0.9",
"expo-file-system": "~55.0.10",
"expo-font": "~55.0.4",
"expo-haptics": "~55.0.8",
"expo-image": "~55.0.6",
"expo-splash-screen": "~55.0.10",
"expo-status-bar": "~55.0.4",
"expo-system-ui": "~55.0.9",
"expo-video": "^55.0.10",
"expo-web-browser": "~55.0.9",
"ffmpeg-kit-react-native": "^6.0.2",
"i18n-js": "^3.8.0",
"lodash": "^4.17.21",
"react": "18.3.1",
"react": "19.2.0",
"react-hook-form": "^7.52.1",
"react-native": "0.76.9",
"react-native": "0.83.2",
"react-native-audio-recorder-player": "^3.6.11",
"react-native-autoheight-webview": "^1.6.5",
"react-native-device-info": "^11.1.0",
"react-native-document-picker": "^9.3.1",
"react-native-file-viewer": "^2.1.5",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.20.2",
"react-native-gesture-handler": "^2.30.0",
"react-native-image-modal": "^3.0.14",
"react-native-image-picker": "^7.1.2",
"react-native-ios-context-menu": "^3.1.0",
"react-native-ios-utilities": "^5.1.1",
"react-native-keyboard-controller": "^1.16.0",
"react-native-ios-context-menu": "^3.2.1",
"react-native-ios-utilities": "^5.2.0",
"react-native-keyboard-controller": "^1.20.7",
"react-native-markdown-display": "^7.0.0-alpha.2",
"react-native-pager-view": "^6.5.1",
"react-native-pager-view": "^8.0.0",
"react-native-permissions": "^5.2.4",
"react-native-reanimated": "^3.16.7",
"react-native-safe-area-context": "^4.12.0",
"react-native-screens": "^4.4.0",
"react-native-reanimated": "^4.2.1",
"react-native-safe-area-context": "^5.6.2",
"react-native-screens": "^4.23.0",
"react-native-snackbar": "^2.8.0",
"react-native-svg": "^15.8.0",
"react-native-webview": "^13.12.5",
"react-native-svg": "^15.15.3",
"react-native-webview": "^13.16.0",
"react-native-worklets": "^0.7.2",
"react-redux": "^9.2.0",
"reactotron-redux": "^3.1.11",
"redux-persist": "^6.0.0",
Expand All @@ -115,25 +115,24 @@
"zeego": "^2.0.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@react-native-community/datetimepicker": "^8.2.0",
"@react-native-community/slider": "^4.5.5",
"@react-native-community/datetimepicker": "^8.6.0",
"@react-native-community/slider": "^5.1.2",
"@storybook/addon-ondevice-actions": "^8.6.2",
"@storybook/addon-ondevice-controls": "^8.6.2",
"@storybook/react-native": "^8.6.2",
"@types/jest": "^29.5.12",
"@types/react": "~18.3.18",
"@types/react": "~19.2.14",
"@welldone-software/why-did-you-render": "^10.0.1",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint-config-expo": "^8.0.1",
"eslint-config-expo": "^55.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.6.3",
"prettier": "^3.3.3",
"react-dom": "18.3.1",
"react-dom": "19.2.0",
"reactotron-react-native": "^5.1.12",
"typescript": "^5.1.3"
"typescript": "^5.9.3"
},
"private": true,
"expo": {
Expand Down
Loading