bereaksi params lewat asli ke navigator bersarang

navigation.navigate('Account', {
  screen: 'Settings',
  params: { user: 'jane' },
});
Leonardo