satya164 / react-native-tab-view

A cross-platform Tab View component for React Native
MIT License
5.13k stars 1.07k forks source link

Render both tab and bottom bars #1334

Closed flahtorres closed 2 years ago

flahtorres commented 2 years ago

Description

I can't render a component above to scene using tab bar. I need to render a bottom bar and a content above all scenes, but I can't because all option to render bars is only top or only bottom.

There's some way to render both the bars at the same time?

react-native: 0.66.3 react-native-tab-view: 3.1.1 react-native-pager-view: 5.4.11

Alternatives

No response

Inspirations & examples

Some similiar to the Google search box and bottom tabs

Their persist at the all screens (the left picture)

github-actions[bot] commented 2 years ago

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

github-actions[bot] commented 2 years ago

Couldn't find version numbers for the following packages in the issue:

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

github-actions[bot] commented 2 years ago

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

github-actions[bot] commented 2 years ago

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.