MetaMask / MetaMask/metamask-extension
Parse MainNavigator into Domain Folders
Open
@frankvonhoven is already working on this.
Since Dec 4, 2024.
INVALID-ISSUE-TEMPLATE
team-mobile-platform
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
This is to track the work around separating Navigators out of the single file MainNavigator. This would establish a pattern and reduce the file size and separate concerns into manageable Folders for navigation.
Potential Folder Structure Solution:
- Nav
- App
- Main
- Wallet
- Asset
- Transactions
- Browser
- Snaps
- Notifications
- Settings
- Home
- Webview
- Send
- NFT
- Bookmark
- Offline
- Payment
- Swaps
- Password
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.
Assessment
This issue has not been assessed yet.