dition0221

Results 5 comments of dition0221

> I also had this issue and i think i managed to fix it this morning. I'm using next-intl as well (like few other people here) and fix for me...

I've been using it well before, but I've experienced the same issue since I migrated to Expo SDK 53. Troubleshoot using File System. "expo": "^53.0.22", "expo-file-system": "~18.1.11", "react": "19.0.0", "react-native":...

Same issue There was no problem before the migration But after the migration, there was a crash issue when unmounting I tested with Galaxy S23+ --- Before migration `expo: ~51.0.28`...

I migrated to Expo SDK 52, there seems to be no problem I think I'll use 52 for a while `expo: ^52.0.0` `react: 18.3.1` `react-native: 0.76.9` `react-native-pager-view: 6.5.1`

> I migrated to Expo SDK 52, there seems to be no problem I think I'll use 52 for a while > > `expo: ^52.0.0` `react: 18.3.1` `react-native: 0.76.9` `react-native-pager-view:...