headerSearchBarOptions: Options to render a native search bar on iOS. Search bars are rarely static so normally it is controlled by passing an object to headerSearchBarOptions navigation option in the component's body.
How to implement the collapsible header searchbar on iOS using React Native (Expo 52) and expo-router/React Navigation.