How to display the bottom (tabs) nav bar from expo-router in iOS, portrait orientation, with keyboard open, as in Android, preserving ScrollView?

I am using expo-router with the (tabs) directory.
I’m also using react-native-safe-area-context’s SafeAreaView.
I would like, in portrait orientation, the (tabs) nav bar to appear above the keyboard with the keyboard open on both iOS and Android, and to use a ScrollView in the components above that.

I’ve found that on Android I do not need a <KeyboardAvoidingView> to preserve correct ScrollView behavior above the keyboard, but on iOS I do. So I place that in a TabWrapper like so:

export const TabWrapper = (props: PropsWithChildren) => {
  return (
    <SafeAreaView style={{ flex: 1 }}>
      {Platform.OS === "ios" ? (
        <KeyboardAvoidingView behavior="padding" style={{ flex: 1 }}>
          {props.children}
        </KeyboardAvoidingView>
      ) : (
        <>{props.children}</>
      )}
    </SafeAreaView>
  );
};

The PlayerTab has a header and a form:

export const PlayerTab = ({ dir }: { dir: DirectionLetter }) => {
  return (
    <TabWrapper>
      <PlayerHeader specifyingPlayerDir={dir} />
      <FormAssignPlayer
        direction={dir}
        nextRoute={
          dir === "N"
            ? "/PlayerW"
            : dir === "W"
              ? "/PlayerE"
              : dir === "E"
                ? "/PlayerS"
                : "/PlayerConfirm"
        }
      />
    </TabWrapper>
  );
};

The form is what provides the scrollview:

const FormAssignPlayer: React.FC<FormAssignPlayerProps> = ({
  direction,
  nextRoute,
}: FormAssignPlayerProps) => {
  const playerAssignment = useAppSelector(selectUnconfirmedPlayers)[direction];
  const [playerFilter, setPlayerFilter] = useState(
    playerAssignment?.displayName ?? "",
  );
  const dispatch = useAppDispatch();
  const roster = Object.entries(useAppSelector(selectPlayers)).map((e) => ({
    playerId: e[0],
    playerDisplayName: e[1].playerDisplayName,
  }));
  const idRef = useRef<TextInput>(null);
  const router = useRouter();
  useFocusEffect(() => {
    log("useFocusEffect", "debug");
    idRef.current!.focus();
  });

  const safeRegExp = safeMakeRegExp(playerFilter);
  const filteredRoster = playerFilter
    ? roster.filter((player) => {
        return player.playerDisplayName.match(safeRegExp);
      })
    : [];
  log("afterFilter", "debug");
  const handleSubmit = ({
    playerId,
    playerDisplayName,
  }: Omit<Player, "clubId">) => {
    setPlayerFilter(playerDisplayName);
    dispatch(
      setUnconfirmedPlayer({
        dir: direction,
        id: playerId,
        displayName: playerDisplayName,
      }),
    );
    router.replace(nextRoute);
  };

  return (
    <View style={{ flexDirection: "row", flex: 1 }}>
      <View style={{ flexDirection: "column", flex: 1 }}>
        <TextInput
          style={styles.inputField}
          value={playerFilter}
          onChangeText={setPlayerFilter}
          selectTextOnFocus={true}
          autoCapitalize={"none"}
          placeholder={"⌨"}
          placeholderTextColor="white"
          multiline={true}
          ref={idRef}
        />
      </View>
      <View
        style={{
          flexDirection: "column",
          flex: 1,
        }}
      >
        {playerFilter ? (
          filteredRoster.length > 0 ? (
            <ScrollView keyboardShouldPersistTaps={"handled"}>
              {filteredRoster.map((player) => {
                if (player.playerId) {
                  log("returningPlayerButton", "debug");
                  return (
                    <BorderedActionButton
                      key={player.playerId}
                      onPress={() => handleSubmit(player)}
                      inFlight={false}
                    >
                      <AppText style={[styles.listItem, { margin: 4 }]}>
                        {player.playerDisplayName}
                      </AppText>
                    </BorderedActionButton>
                  );
                }
              })}
            </ScrollView>
          ) : (
            <Centered>
              <AppRealBig>No matches: "{playerFilter}"</AppRealBig>
            </Centered>
          )
        ) : null}
      </View>
    </View>
  );
};

On Android, this works and keeps the tabs bar above the keyboard:

On iOS, the scrollView is still working, but the tabs bar does not appear above the keyboard:

How can I achieve the same behavior on iOS as I have on Android: that the expo-router (tabs) bottom-nav bar appears above the keyboard while it is open in portrait orientation, while preserving the functionality of the ScrollView (such that scrolling to the bottom of the scrollView brings the bottom element of the list above the keyboard and (tabs) bottom-nav bar, which the conditional KeyboardAvoidingView in TabWrapper was required to achieve for iOS)?

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật