File tree Expand file tree Collapse file tree 3 files changed +2532
-3523
lines changed
Expand file tree Collapse file tree 3 files changed +2532
-3523
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
8080 'expo-localization' ,
8181 'expo-router' ,
8282 [ 'app-icon-badge' , appIconBadgeConfig ] ,
83+ [ "react-native-edge-to-edge" ]
8384 ] ,
8485 extra : {
8586 ...ClientEnv ,
Original file line number Diff line number Diff line change 9292 "react-hook-form" : " ^7.53.0" ,
9393 "react-i18next" : " ^15.0.1" ,
9494 "react-native" : " 0.76.2" ,
95+ "react-native-edge-to-edge" : " ^1.1.2" ,
9596 "react-native-flash-message" : " ^0.4.2" ,
9697 "react-native-gesture-handler" : " ~2.20.2" ,
9798 "react-native-keyboard-controller" : " ^1.13.2" ,
129130 "eslint" : " ^8.57.0" ,
130131 "eslint-config-expo" : " ^7.1.2" ,
131132 "eslint-config-prettier" : " ^9.1.0" ,
133+ "eslint-import-resolver-typescript" : " ^3.6.3" ,
132134 "eslint-plugin-i18n-json" : " ^4.0.0" ,
133135 "eslint-plugin-jest" : " ^28.8.3" ,
136+ "eslint-plugin-import" : " ^2.31.0" ,
134137 "eslint-plugin-prettier" : " ^5.2.1" ,
135138 "eslint-plugin-react" : " ^7.37.5" ,
136139 "eslint-plugin-react-compiler" : " 19.0.0-beta-a7bf2bd-20241110" ,
You can’t perform that action at this time.
0 commit comments