Naresh Kopanathi
Naresh Kopanathi
I am facing the same issue. @sakshya73 I implemented the changes based on your suggestions and successfully skipped the sign-in prompt when the user logs out. However, the logout functionality...
Hey @dohooo, thanks for your response! I have implemented the suggested workaround by modifying the zIndex calculation in parallax.ts as follows: `const zIndex = Math.round(interpolate(value, [-1, 0, 1], [0, size,...
Hey @dohooo, thanks for the suggestions! I tried removing the height prop from the Carousel and wrapping it inside a View with a dynamic height (itemHeight). However, the issue persists—the...
Hey @dohooo, thanks for the suggestion! I implemented the approach using SharedValue and useAnimatedStyle to dynamically update the dimensions of each item, ensuring the carousel height adjusts properly without cutting...
Hey @dohooo, thanks for the suggestion! I implemented the approach using SharedValue and useAnimatedStyle to dynamically update the dimensions of each item, ensuring the carousel height adjusts properly without cutting...
Hi @dohooo, Is there a way to make the carousel automatically adjust its height without manually calculating it dynamically? Currently, I am calculating the height based on the view container's...
Thank you for the clarification! Since the library currently doesn't provide a built-in method to automatically adjust the carousel height based on its content, I wanted to ask if there...
Can some one help me how to resolve that issue.
No I am not using react native firebase. Azure devops I am using.
plz some one help me