madhu314 / react-native-tabbed-view-pager-android

A React Native component for android view pager with tabs.
MIT License
44 stars 11 forks source link

Tabbed View Pager Doesn't Exist #9

Closed shiroze closed 6 years ago

shiroze commented 6 years ago

Invariant Violation: Native component for TabbedViewPager does not exist

madhu314 commented 6 years ago

Can you provide more details ?

shiroze commented 6 years ago

I use the code same with example but it give me a error value say TabbedViewPager does not exist

shiroze commented 6 years ago

I already solve this problem. the problem is because I dont set Link before use them thanks