-
Notifications
You must be signed in to change notification settings - Fork 453
refactor(lib): Remove experimental Next implementation #918
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
Conversation
0bcfc4e to
897c138
Compare
897c138 to
1692bd7
Compare
1692bd7 to
19e9d51
Compare
|
Hello! Would you mind me asking why you decided to not proceed with this implementation? I'm using react-native-tab-view and currently facing this issue in my app on iOS, after some debugging I figured it's coming from react-native-pager-view. I tried a lot of stuff, but in the end what worked for me was to switch to new implementation (one removed in this PR) by monkey-patching file inside node_modules. So I was wondering if there is any (potential?) problems with new next implementation? |
|
@MrRefactor Can I know what's the potential problems with this new |
Hey, please open an issue for it in this repo |
Summary
Remove experimental
scrollviewbasedreact-native-pager-viewimplementation.Test Plan
What's required for testing (prerequisites)?
What are the steps to reproduce (after prerequisites)?
Compatibility
Checklist
README.md