MetaMask / MetaMask/metamask-mobile
Refactor Accordion component to use reanimated V2
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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