Folo/apps/mobile/native/example
Innei 8bcbb7b067
chore(dependencies): update react-native-uikit-colors and tailwindcss-uikit-colors to version 0.6.2
- Updated the version of react-native-uikit-colors from 0.5.2 to 0.6.2 in multiple package.json files.
- Updated the version of tailwindcss-uikit-colors from 0.6.0 to 0.6.2 in relevant package.json files.
- Ensured consistency across the project by aligning dependency versions.

These changes help maintain compatibility and leverage improvements in the updated packages.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-22 15:09:04 +08:00
..
assets feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
src refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
.gitignore feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
.npmrc feat(ios): native enhance page view 2025-03-31 17:05:52 +08:00
app.config.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
babel.config.js refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
global.css refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
index.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
metro.config.js refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
nativewind-env.d.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
package.json chore(dependencies): update react-native-uikit-colors and tailwindcss-uikit-colors to version 0.6.2 2025-05-22 15:09:04 +08:00
pnpm-lock.yaml refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
tailwind.config.ts refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00
tsconfig.json refactor: follow native example and int native pager view 2025-03-31 00:49:58 +08:00