react-native-paper-tabs
react-native-paper-tabs copied to clipboard
TabsProvider doesn't exist error
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
How do i solve it? Thanks
Snack?