MetaMask / MetaMask/metamask-mobile

Refactor Accordion component to use reanimated V2

Open
#6,525 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

team-mobile-platform
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

### **Description**

During the react native upgrade - https://github.com/MetaMask/metamask-mobile/pull/6220#pullrequestreview-1456444078, we commented out the animation code associated to the `Accordion` component for unblocking purposes. This ticket is intended to re-add the animation back.

### **Technical Details**

- Re-add animation back to the `Accordion` component
- The animation should use reanimated V2 library

### **Acceptance Criteria**

- TBD

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Accordion component and review the animation code that was commented out during the React Native upgrade referenced in PR #6220. Check how Reanimated V2 is used elsewhere in the repository, then restore the Accordion animation and verify its behavior; the issue does not provide acceptance criteria or a named test.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.