NikhilKamboja
NikhilKamboja
Issue still persists on 6.3.3 with new Arch on Android 14 Oxygen OS One plus 8 pro PFA https://github.com/callstack/react-native-pager-view/assets/96097646/e9e37440-1c5b-4f8c-b856-df3f9f5640e6
@dengcqw thanks it's working now We can close this issue
Hi team can you tell way forward to officially fix this issue. Any plan to release a patch? Thanks
Can you please check Android 14 Oxygen OS One plus 8 pro Real Device
> hey @NikhilKamboja please check if those changes are fixing it: > > ``` > diff --git a/node_modules/react-native-pager-view/src/utils.tsx b/node_modules/react-native-pager-view/src/utils.tsx > index 0d7d265..2f022a4 100644 > --- a/node_modules/react-native-pager-view/src/utils.tsx > +++ b/node_modules/react-native-pager-view/src/utils.tsx >...