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

Failed to load bundle(http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false) with error:(Unable to resolve module `react-native-tab-bar-interaction` from `/Users/Ton/Desktop/Internship/navigationDemo/App1.js`: Module `react-native-tab-bar-interaction` does not exist in the Haste module map This might be related to https://github.com/facebook/react-native/issues/4968 #10

Closed tontact closed 3 years ago

tontact commented 5 years ago

I have this problem anybody can solve it.( My react native version 3) or this library cannot support in version 3

bhavika162 commented 5 years ago

@tontact, Its might be issue having to import the plugin, please use below line to import 'react-native-tab-bar-interaction'

import TabBar from '@mindinventory/react-native-tab-bar-interaction'

tontact commented 5 years ago

Yes, I already use this import (import TabBar from '@mindinventory/react-native-tab-bar-interaction') but I still have this problem. can you give another solution ?

chazzaoui commented 5 years ago

I am experiencing the same issue. After installing it gives the error as described above.

tried deleting the node modules and reinstalling, and restarting the simulator and bundler. Nothing seems to work

walter-grace commented 5 years ago

I am getting the same error as well, I even tried using expo install~

longnk-1447 commented 4 years ago

check my pull 16

md-one commented 4 years ago

did anyone find solution for this problem? and if not do anyone have alternative react native tabbar?

akashmi commented 3 years ago

Upgraded the new version with reported issues fixes and enhancements. We always appreciate suggestions, enhancement or PR with new features from the community. Please try the latest version 2.1.2.