Kaique Vinicius
Results
3
comments of
Kaique Vinicius
I have the same problem when I use: ``` navigation.dispatch( CommonActions.reset({ index: 1, routes: [{ name: 'TabsRoutes' }], }), ); ```
I have same problem. I noticed this happens on IOS and Android 12. It's as if VirtualizedList/ScrollView/FlatList tries to correct the initial position when I scroll to the top.
I have the same problem