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

react native bottom tab not found in react native web no render #2617

Open
1 task done
kiranb9555 opened this issue Dec 9, 2023 · 0 comments
Open
1 task done

react native bottom tab not found in react native web no render #2617

kiranb9555 opened this issue Dec 9, 2023 · 0 comments
Labels

Comments

@kiranb9555
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

react native bottom tab not found in react native web no render
install

many rn bottom tabs node module not found its says

Expected behavior

it should show bottom tab

Steps to reproduce

"web": "webpack-dev-server --config ./web/webpack.config.js --mode development",
"web:build": "webpack --config ./web/webpack.config.js --mode production"

"@fortawesome/react-native-fontawesome": "^0.3.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/core": "^6.4.10",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native-stack": "^6.9.15",
"@react-navigation/stack": "^6.3.17",
"native-base": "^3.4.28",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-native": "0.72.3",
"react-native-gesture-handler": "^2.12.1",
"react-native-reanimated": "^3.5.4",
"react-native-safe-area-context": "^4.7.2",
"react-native-screens": "^3.25.0",
"react-native-svg": "^13.13.0",
"react-native-vector-icons": "^10.0.0",
"react-native-web": "^0.19.9",
"twrnc": "^3.6.4"

},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@react-native/eslint-config": "^0.72.2",
"@react-native/metro-config": "^0.72.9",
"@tsconfig/react-native": "^3.0.0",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.2.17",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.2.1",
"babel-loader": "^9.1.3",
"babel-plugin-react-native-web": "^0.19.9",
"eslint": "^8.19.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.4",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.76.7",
"prettier": "^2.4.1",
"react-refresh": "^0.14.0",
"react-test-renderer": "18.2.0",
"typescript": "4.8.4",
"url-loader": "^4.1.1",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},

Test case

na plz suggest

Additional comments

No response

@kiranb9555 kiranb9555 added the bug label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant