728x90
반응형
<Stack.Screen
name="Profile"
component={Profile}
options={{
title: 'Profile',
cardStyleInterpolator: CardStyleInterpolators.forHorizontalIOS,
}}
/>;
https://reactnavigation.org/docs/en/stack-navigator.html#animation-related-options
728x90
반응형