framework0への改修途中
This commit is contained in:
@@ -13,7 +13,7 @@ export const StationDeteilView = (props) => {
|
||||
<ActionSheet
|
||||
ref={StationBoardAcSR}
|
||||
gestureEnabled
|
||||
CustomHeaderComponent={() => {}}
|
||||
CustomHeaderComponent={(props) => <></>}
|
||||
>
|
||||
<View
|
||||
key={currentStation}
|
||||
|
Reference in New Issue
Block a user