web-ridge / react-native-paper-tabs

Smooth and fast cross platform Material Design Tabs for React Native Paper
https://reactnativepapertabs.com
MIT License
200 stars 35 forks source link

TabsProvider doesn't exist error #69

Open Oladapodaniel opened 7 months ago

Oladapodaniel commented 7 months ago

Ask your Question

Hello, i replicated the docs code to setup the tabs in my project, i discovered TabsProvider was rendered in the component, but was not imported. Thereby giving me this error.

I tried importing TabsProvider from "react-native-paper-tabs", it didn't work, instead, returned another type of error WhatsApp Image 2024-02-25 at 21 12 45

How do i solve it? Thanks

RichardLindhout commented 7 months ago

Snack?