11 Commits
Author SHA1 Message Date
harukin-expo-dev-env 504ed87ad3 stackAwareNavigate関数を導入し、遷移時のナビゲーションロジックを改善 2026-04-08 02:54:30 +00:00
harukin-expo-dev-env cf611c6c8d feat: 新アーキテクチャへの移行準備と依存関係の更新
- app.json: newArchEnabledをtrueに設定し、kotlinVersionを2.1.20に更新
- babel.config.js: lazyImportsを有効化し、react-native-reanimated/pluginを追加
- metro.config.js: experimentalImportSupportを有効化
- package.json: react-native-reanimated-carouselを4.0.3に更新
- 新しいプラグインwith-android-local-propertiesを追加
- 新しいドキュメントnew-architecture-migration-plan.mdを作成
- その他のファイルでの軽微な修正
2026-03-18 05:43:21 +00:00
harukin-expo-dev-env 10df37d0a2 feat: Expo SDK 52→53 upgrade + full dark mode support
- Upgrade Expo SDK 52→53 (React 18→19, RN 0.76→0.79)
- Remove deprecated packages (native-base, react-native-elements)
- Migrate to @rneui/themed 5.0.0 + modular vector icons
- Fix breaking changes: defaultProps, BackHandler, notifications, key props
- Add Babel plugin for font scaling (replaces Text.defaultProps)
- Configure expo-font for native font preloading
- Add complete dark mode theme system (lib/theme/)
  - AppThemeProvider + useThemeColors hook
  - Light/dark/fixed color token definitions
  - Migrate ~60 files across all screens to use theme colors
- Set userInterfaceStyle to "automatic" for system dark mode
2026-03-17 22:19:46 +00:00
harukin-expo-dev-env e5dd334552 新時刻表ボタンをアクティベート 2026-02-01 09:29:51 +00:00
harukin-expo-dev-env 2c7be0379e 第二段 2025-12-05 07:46:35 +00:00
harukin-expo-dev-env b0a488868e Merge commit '01378c2f7e3004ecd500d6611117af4d343335c2' into feature/position-tracking-system 2025-09-04 21:03:59 +00:00
harukin-expo-dev-env eda1d10c0c 変数の定義をミスしていたので修正 2025-08-31 16:15:32 +00:00
harukin-expo-dev-env 0c64f7af45 列車走行位置へのジャンプ機能をuseCurrentTrainへ移動 2025-08-31 15:43:25 +00:00
harukin-expo-dev-env c00034a11b 駅時刻表のコア情報を作成 2025-08-25 15:54:40 +00:00
harukin-expo-dev-env 3da4986a7c 地図表示の挙動変更、位置情報への移動ボタンを実装 2025-07-07 13:34:13 +00:00
harukin-expo-dev-env 1a2d678ef3 StationDeteilViewの項目分離 2025-04-03 09:15:42 +00:00