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

Invariant Violation: requireNativeComponent: "HighlighterView" was not found in the UIManager. #3090

Open
3 of 7 tasks
gabrielgallardoe opened this issue May 24, 2024 · 2 comments
Labels
bug a bug in one of the components

Comments

@gabrielgallardoe
Copy link

gabrielgallardoe commented May 24, 2024

The npm i command not create the folders /ios and /android inside /node_modules/react-native-ui-lib/lib
That´s provoque the error "Invariant Violation: requireNativeComponent: "HighlighterView" was not found in the UIManager." when the screen use FeatureHighlight.

When i copy the /ios and /android folder from other proyect, the error desappear.

The proyect with the error:
image

Other proyect that have the lost folders:
image

The component import on the screen:
image

Description

Related to

  • Components
  • Demo
  • Docs
  • Typings

Steps to reproduce

Steps to reproduce the behavior:
I tryed with two versions:

1- Delete node_modules folder and package-lock.json
2- npm i on a proyect with "react-native-ui-lib": "^7.8.0" on package.json,

1- Delete node_modules folder and package-lock.json
2- npm i [email protected]

3- Use the FeatureHighlight component.
4- The error ocurrs

Environment

  • React Native version: 0.72.10
  • React Native UI Lib version: 7.8.0 and 7.22.0

Affected platforms

  • Android
  • iOS
  • Web
@gabrielgallardoe gabrielgallardoe added the bug a bug in one of the components label May 24, 2024
@efstathiosntonas
Copy link

same here, why this is not addressed yet after 5 releases 🤔 ? It started on 7.22.0 and latest is 7.23.4

@efstathiosntonas
Copy link

can someone please take a look into this? We can't update to the latest versions. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in one of the components
Projects
None yet
Development

No branches or pull requests

2 participants