Aurélien
Aurélien
Did you find out a way to force the deploymentTarget ?
On my side I had to use `npx expo prebuild -p ios --clean` so I could generate a prebuild and force the target of the third party (NotificationService in my...
I got a significant improvement updating expo-router to 2.0.9 [https://github.com/expo/router/issues/834](https://github.com/expo/router/issues/834)
You should directly replace your component with this one https://github.com/iwater/react-native-infinite-virtualized-list
Actually you can use https://github.com/iwater/react-native-infinite-virtualized-list, an equivalent to /react-native-gifted-listview but with the new react-native/VirtualizedList component, and a drop replacement component of react-native-gifted-listview