oblador / react-native-collapsible

Animated collapsible component for React Native, good for accordions, toggles etc
MIT License
2.46k stars 452 forks source link

Fix: Accordion content blinking #475

Closed truph01 closed 2 months ago

truph01 commented 5 months ago

https://github.com/oblador/react-native-collapsible/assets/170341821/dd1d192a-2a3e-4b48-856a-da1e0e10c48e

truph01 commented 5 months ago

@oblador Can you help review this PR once you have a chance? Thanks

oblador commented 4 months ago

Hi, thanks for your PR! When I tested there's still junk on Android (iOS looks fine from what I can tell):

https://github.com/oblador/react-native-collapsible/assets/378279/2f349c63-3ea1-4985-aac6-74d2410e1320

truph01 commented 4 months ago

@Pujan92 Can you reproduce the issue on Android after applying the fix? It works well from my side:

https://github.com/oblador/react-native-collapsible/assets/170341821/5e7921b0-b83e-4e18-a7d9-d2963a5da813

Pujan92 commented 4 months ago

It works well for me too. @oblador Could you plz check one more time on your side?

Before After Fix
Pujan92 commented 4 months ago

Gentle bump for recheck @oblador

Pujan92 commented 4 months ago

Tried the example code with the functional component and was not able to reproduce the mentioned bug for android.

https://github.com/oblador/react-native-collapsible/assets/14358475/015d66eb-780c-484f-834b-c0898f6822be

truph01 commented 4 months ago

@oblador Can you help review the PR? Thanks

truph01 commented 3 months ago

@oblador Any update on the PR review?

Thx

Pujan92 commented 2 months ago

Thanks @oblador for the review and merge :)