MetaMask / MetaMask/metamask-mobile
Implement twrnc for Tailwind CSS-like Styling in MetaMask Mobile
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
### Description:
This ticket aims to implement `twrnc` (Tailwind CSS for React Native) in the MetaMask Mobile repository. The goal is to leverage the utility-first styling approach provided by twrnc to simplify and standardize styles across the mobile app.
### Requirements:
- Integrate `twrnc` into the MetaMask Mobile codebase, ensuring it is set up for consistent use across all components.
- Ensure that the twrnc setup is compatible with existing theming and design tokens used in MetaMask Mobile.
- Verify compatibility with both Android and iOS platforms, ensuring performance and styling consistency.
### Acceptance Criteria:
- `twrnc` is successfully integrated into the MetaMask Mobile codebase.
- Styling is consistent across both Android and iOS environments, with no performance degradation.
Contributor guide
Assessment
This issue has not been assessed yet.