GithubCopilotによるリファクタリング

This commit is contained in:
harukin-expo-dev-env
2025-07-15 04:23:14 +00:00
parent fdd0c78adc
commit 3ac0edd3ad
10 changed files with 18 additions and 22 deletions

View File

@@ -11,14 +11,8 @@ export const LongHeader = ({
}) => {
return (
<ScrollView
//onTouchStart={() => setActionSheetHorizonalScroll(true)}
//onScrollEndDrag={() => setActionSheetHorizonalScroll(false)}
//onScrollBeginDrag={() => console.log("onScrollBeginDrag")}
style={{
flexDirection: "row",
//width: widthPercentageToDP("200%"),
// minHeight: 200,
//height: heightPercentageToDP("20%"),
}}
horizontal
pagingEnabled