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

App keeps crashing when Tabs component is included. #70

Open
john73-cloud opened this issue Mar 2, 2024 · 0 comments
Open

App keeps crashing when Tabs component is included. #70

john73-cloud opened this issue Mar 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@john73-cloud
Copy link
Contributor

john73-cloud commented Mar 2, 2024

Current behaviour

my application runs fine when tested in expo go but when ever i build it including the Tabs component it fails to load the page with that component

Expected behaviour

the page should load properly

How to reproduce?

<TabsProvider
    defaultIndex={0}
>
    <Tabs>

    </Tabs>
</TabsProvider>

Preview

What have you tried so far?

Your Environment

software version
ios x
android 12
react-native 0.73.4
react-native-paper 5.12.3
node 20.10.0
npm or yarn 10.2.3
expo sdk 50.0.7
@john73-cloud john73-cloud added the bug Something isn't working label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant