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

ERROR TypeError: Cannot read property 'CollapsibleHeaderTabView' of undefined #126

Open
aXiaoCheng opened this issue Nov 22, 2021 · 4 comments

Comments

@aXiaoCheng
Copy link

ERROR TypeError: Cannot read property 'CollapsibleHeaderTabView' of undefined

"react-native-scrollable-tab-view-collapsible-header": "^2.0.1",

"react-native-head-tab-view": "^4.0.0-rc.2",

"react": "17.0.2",
"react-native": "^0.66.1",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.2.3",

import { CollapsibleHeaderTabView } from 'react-native-scrollable-tab-view-collapsible-header';
report errors
ERROR TypeError: Cannot read property 'CollapsibleHeaderTabView' of undefined

@aXiaoCheng
Copy link
Author

Very strange ???

@zyslife
Copy link
Owner

zyslife commented Nov 29, 2021

Did you add react-native-scrollable-tab-view to your project?

@zyslife
Copy link
Owner

zyslife commented Nov 29, 2021

@aXiaoCheng

@suwu150
Copy link

suwu150 commented Oct 13, 2022

我也遇到了该问题,我添加了 "react-native-scrollable-tab-view": "^1.0.0",

"react-native-head-tab-view": "^4.0.0-rc.13",
"react-native-tab-view-collapsible-header": "^2.0.1",

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

No branches or pull requests

3 participants