 harukin-expo-dev-envandCopilot
|
a2912d77ae
|
キーボード回避ロジックをuseKeyboardAvoid hookに共通化
3コンポーネントに重複していたキーボード処理を lib/useKeyboardAvoid.ts に集約:
- Androidの偽イベント(height<100)ガード+キャッシュ
- hide→show高速切替のデバウンス(100ms)
- Android measure()の150ms遅延
- LayoutAnimation easeInEaseOut
対象: AllTrainDiagramView, SearchUnitBox, StationDiagramView
Co-authored-by: Copilot <[email protected]>
|
2026-03-24 09:56:51 +00:00 |
|