Mindinventory / react-native-tabbar-interaction

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

No valid versions available for react-native-tab-bar-interaction #3

Closed pavlea closed 6 years ago

pavlea commented 6 years ago

A workaround is to install it like npm install https://github.com/Mindinventory/react-native-tabbar-interaction.git, but regular npm install is not working. It throws No valid versions available for react-native-tab-bar-interaction

malvikiran commented 6 years ago

Hello @pavlea ,

Please try this command: npm i mindinventory/react-native-tab-bar-interaction

Let me know, is it working or not?