Added _layout.tsx to my app folder root. And below code.
<Stack screenOptions={{ headerShown: false }} />
this fixed my issue.