-
-
Notifications
You must be signed in to change notification settings - Fork 341
"Slider Jumping" issue with Expo & React Naive & NativeWind & TailwindCSS #785
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
Comments
Hey @bohdan-heiko-solid! I'm here to help you with any bugs or questions you have while we wait for a human maintainer. Let's solve this together! I found a similar closed issue regarding performance problems on real devices, specifically with laggy transitions. The suggested solution was to use the In your case, you might want to try adjusting the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
I tried values 5 4 3 2 for |
There are no specific known issues or limitations documented regarding the use of React Native Reanimated version 3 with the new architecture in the context of the React Native Reanimated Carousel. However, compatibility issues can sometimes arise when using newer versions of libraries or when integrating with the new architecture in React Native, especially on real devices. Given that adjusting the
If the issue persists, it might be helpful to isolate the problem by creating a minimal reproducible example and testing different configurations to pinpoint the cause. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
@bohdan-heiko-solid Did you find a way to improve your carousel performance ? |
Issue is reproducible only on real device (IOS) . All works fine in IOS simulator
Example:
package.json:
babel.config.js:
app is also wrapped with
GestureHandlerRootView
IMG_0803.MP4
The text was updated successfully, but these errors were encountered: