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

undefined is not a function (near '...(0, _reactNavigation.TabNavigator)...') #1

Open
thomasFoglia opened this issue May 30, 2019 · 0 comments

Comments

@thomasFoglia
Copy link

Hi,

I don't understand this error ...
Screenshot_20190530-192309

using :
{ "name": "todos-native", "version": "0.1.0", "private": true, "main": "./node_modules/react-native-scripts/build/bin/crna-entry.js", "scripts": { "start": "expo start --tunnel", "android": "expo start --android", "ios": "expo start --ios", "eject": "expo eject" }, "jest": { "preset": "jest-expo" }, "dependencies": { "@appbaseio/reactivesearch-native": "^0.5.0", "@babel/plugin-transform-react-jsx-source": "^7.2.0", "@expo/vector-icons": "^9.0.0", "babel": "^6.23.0", "expo": "^32.0.0", "jest": "^24.8.0", "native-base": "^2.12.1", "prop-types": "^15.6.0", "react": "16.5.0", "react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz", "react-native-scripts": "^2.0.1", "react-navigation": "^3.11.0", "react-navigation-redux-helpers": "^3.0.2" }, "devDependencies": { "babel-preset-expo": "^5.0.0" } }

Thanks !!!!!

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

1 participant