Folo/apps
Innei 18eef52fdb
chore(mobile): update package versions and improve color handling
- Bumped versions of `react-native-uikit-colors`, `apple-uikit-colors`, and `tailwindcss-uikit-colors` to 0.3.10 in `pnpm-lock.yaml` and `package.json` for consistency and to leverage the latest features and fixes.
- Updated the import from `useCurrentColors` to `useCurrentColorsVariants` in the `index.tsx` provider file to align with the new API.
- Added a blank line in `Actions.tsx` for improved code readability.

These changes ensure the application is using the latest color utilities and maintain clean code practices.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-20 14:09:53 +08:00
..
desktop fix: do not decode cookie (#3196) 2025-03-20 10:04:51 +08:00
mobile chore(mobile): update package versions and improve color handling 2025-03-20 14:09:53 +08:00
ssr feat: rename (#3181) 2025-03-19 21:43:55 +08:00