Navegue a otra página Onpress Button React Native

const navigation = useNavigation();
navigation.navigate('WallScreen')
Scary Stag