ecency / ecency-mobile

Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
https://ecency.com
MIT License
233 stars 69 forks source link

[Improve] changed CollapsibleCard to functional component #2673

Closed aliseyalvi closed 1 year ago

aliseyalvi commented 1 year ago

What does this PR?

Changed CollapsibleCard component to functional component Used animation from react native reanimated Hooks above improvement maybe fix the crashing issue on community screen

Issue number

https://discord.com/channels/@me/920267778190086205/1095024906699292742 https://app.bugsnag.com/ecency/ecency-mobile/errors/640edfd3fb34b30008663e16?filters[event.unhandled]=true&filters[event.since]=30d&filters[app.release_stage]=production&filters[release.seen_in]=3.0.40%20(1679916584)&event_id=6433550f00bae5411cc70000

Screenshots/Video

https://user-images.githubusercontent.com/48380998/231526045-dc2c884a-a254-4f4c-9387-a0f6e21e4de0.mp4

noumantahir commented 1 year ago

@aliseyalvi few things I noticed,

aliseyalvi commented 1 year ago

@noumantahir added autohide on scroll in profile screen and community screen

https://user-images.githubusercontent.com/48380998/232297476-a7fea82e-1f67-4bb4-a4df-afab42814cf0.mp4

aliseyalvi commented 1 year ago

@noumantahir PR is updated.