Slide does not initially show if item components wrapped using memo
API (on iOS device)
#465
Closed
5 tasks done
memo
API (on iOS device)
#465
Is this a bug report, a feature request, or a question?
Bug report
Have you followed the required steps before opening a bug report?
(Check the step you've followed - replace the space character between the square brackets (
[]
) by anx
.)Have you made sure that it wasn't a React Native bug?
Yes
Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?
iOS 12.1.3
Is the bug reproductible in a production environment (not a debug one)?
Yeah
Environment
React: 16.6.3
React Native: 0.57.8
React Snap Caroursel: 3.7.5
Expected Behavior
The slides would show
Actual Behavior
The slides do not show until you move the carousel
Reproducible Demo
Snack wasn't working on my shitty company internet
Steps to Reproduce
All you have to do is take any carousel and wrap the individual slide components in
memo
The text was updated successfully, but these errors were encountered: