HeaderBack button refusing to hide

Hie guys, i am having problems with something that seems to simple but not working. i have a login screen which goes to a Tabstack Top navigator screen when a user logs in. The problem is that nomatter what i do the Tabstack screen always show a left back icon when you move from login. i have tried options ={{ headerBackTitle:null}} and options ={{ headerBackTitleVisible:false}}

use
headerBackVisible: false
it worked for me