onPress ={() => navigation.navigate('Details')} /> </View> ); } Copy. If you run this code, you'll notice that when you tap "Go to Details... again" that it ...
確定! 回上一頁