Mindinventory / react-native-tabbar-interaction

Tabbar Component For React-Native
https://www.mindinventory.com/react-native-app-development.php
MIT License
814 stars 171 forks source link

Already added dependency but still error #6

Closed nancycssjockey closed 5 years ago

nancycssjockey commented 5 years ago

I have added dependency using

npm i mindinventory/react-native-tab-bar-interaction

It throws error: bundling failed: Error: Unable to resolve module react-native-tab-bar-interaction Module react-native-tab-bar-interaction does not exist in the Haste module map

Lahkimomar commented 5 years ago

Same for me!

Eesssn commented 5 years ago

@nancycssjockey @Lahkimomar you should add "@mindinventory/react-native-tab-bar-interaction" instead of "react-native-tab-bar-interaction"

adamalexander commented 5 years ago

Anybody got this working??

bhavika162 commented 5 years ago

@nancycssjockey Please try with below command.

npm i @mindinventory/react-native-tab-bar-interaction

Eesssn commented 5 years ago

guys this is right form of adding this module to your projects:

"@mindinventory/react-native-tab-bar-interaction"

hossein92 commented 5 years ago

@nancycssjockey : you should use the "@mindinventory/react-native-tab-bar-interaction" and svg library in your project . please check library link : svg libraty