-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Click not responding on second page onwards #836
Comments
Try with 6.3.3 version |
Issue still persists on 6.3.3 with new Arch on Android 14 Oxygen OS One plus 8 pro Record_2024-06-20-12-27-27.mp4 |
utils.tsx L21
|
@dengcqw thanks it's working now |
Hi team can you tell way forward to officially fix this issue. Thanks |
I will create PR for it soon. |
@NikhilKamboja I cannot reproduce it on android14, checked both js and native stack with new arch, did you apply any other changes? |
Screen.Recording.2024-07-18.at.17.16.14.mov |
Can you please check Android 14 Oxygen OS One plus 8 pro Real Device |
We are using react-native-tab-view which internally uses this library. With |
hey @NikhilKamboja please check if those changes are fixing it:
|
@MrRefactor we face this problem in expensify right now. With the proposed change the issue is fixed for this issue ticket: would appreciate if we could add this change to the library 🙏 (see this slack thread) |
HI @MrRefactor it's working please go ahead |
Environment
Android 14 Oxygen OS One plus 8 pro
Running app by enabling new architecture
Description
When running example app using v7.0.0-rc.2 by enabling new architecture on second page onwards button not responding.
Reproducible Demo
Record_2024-06-19-13-43-08.mp4
Step to Produce
1.Clone library repo
2.Switch to v7.0.0-rc.2 branch
3.Do npm install
4.set enable new arch true
5.run app in Android 14 Oxygen OS One plus 8 pro
The text was updated successfully, but these errors were encountered: