Wednesday, April 29, 2026
HomeiOS DevelopmentInvalid UIAccessibilitys 'tablist' error after putting in react-native-vector-icons and working pod replace...

Invalid UIAccessibilitys ‘tablist’ error after putting in react-native-vector-icons and working pod replace on ios

[ad_1]

I attempted to put in react-native-vector-icons and ran pod replace and obtained the next error:
https://i.stack.imgur.com/FcVr0.jpg
now this pops up however I can construct and run the app simply positive.
is that this okay? and the way can I repair this ?

after this began taking place I unlinked react-native-vector-icons and uninstalled it
however for some cause I nonetheless get this error, now I attempted debugging it and it appears to have some factor to do with “@react-navigation/bottom-tabs” bundle.

my bundle.json:

},
  "dependencies": {
    "@eva-design/eva": "^2.1.1",
    "@react-navigation/bottom-tabs": "^6.2.0",
    "@react-navigation/native": "^6.0.8",
    "@react-navigation/native-stack": "^6.5.0",
    "@ui-kitten/elements": "^5.1.1",
    "@viro-community/react-viro": "^2.20.2",
    "react": "17.0.2",
    "react-native": "0.65.1",
    "react-native-safe-area-context": "^3.3.2",
    "react-native-screens": "^3.11.1",
    "react-native-svg": "^12.1.1",
    "react-redux": "^7.2.6",
    "redux": "^4.1.2",
    "fsevents": "^2.3.2"
  },
  "devDependencies": {
    "@babel/core": "^7.15.0",
    "@babel/runtime": "^7.15.3",
    "@react-native-community/eslint-config": "^3.0.0",
    "babel-jest": "^27.0.6",
    "eslint": "^7.32.0",
    "jest": "^27.0.6",
    "metro-react-native-babel-preset": "^0.66.2",
    "react-native-codegen": "^0.0.7",
    "react-test-renderer": "17.0.2"
  },
  "jest": {
    "preset": "react-native"
  }

would admire any assist 🙂

[ad_2]

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments