Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabView won't render on the BottomSheet #3846

Open
1 task done
WarriorofZarona opened this issue Oct 6, 2023 · 2 comments
Open
1 task done

TabView won't render on the BottomSheet #3846

WarriorofZarona opened this issue Oct 6, 2023 · 2 comments

Comments

@WarriorofZarona
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Explain what you did

I am trying to render a TabView with TabView.Item components in the BottomSheet.

Expected behavior

It should render component in TabView

Describe the bug

It is not rendering any TabView.Item components in the TabView inside of the BottomSheet

Steps To Reproduce

1. Create a `BottomSheet` with tabs.
2. Add `TabView` and `TabView.Item` components
3. See error

Screenshots

What I expect to see (when removing the TabView):
image

What I see when wrapping it in TabView with the TabView.Item:

image

Your Environment

`npx @rneui/envinfo`
  ```
 React Native Elements Env Info

Global Dependencies:

No related dependency found

Local Dependencies:

  • @rneui/base : ^4.0.0-rc.7
  • @rneui/themed : ^4.0.0-rc.7
  • expo : ~48.0.18
  • react : 18.2.0
  • react-native : 0.71.8
  • @types/react : ~18.0.27
    
    
@Ivanindiani
Copy link

I same problem in modal

@Charlotte-n
Copy link

I have the same problem. Did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants