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

"FastImageView" was not found in the UIManager #1030

Open
MetaBenji opened this issue Mar 6, 2024 · 3 comments
Open

"FastImageView" was not found in the UIManager #1030

MetaBenji opened this issue Mar 6, 2024 · 3 comments
Labels

Comments

@MetaBenji
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior if possible, or a link to a reproduction repo:

  1. Install react-native-fast-image
  2. Use it in a react native component
  3. Try to load that component on iOS

I don't see a pod for FastImageView in my pod folder and I've already run pod install.

What I've tried:

  1. Delete the pods folder
  2. Delete node_modules
  3. Clean the Xcode build
  4. Restart Xcode
  5. Delete the app from my device

Has anyone else run into this issue?

Expected behavior
No error

Screenshots

IMG_1040

Dependency versions

  • React Native version: 0.71.14
  • React version: 18.2.0
  • React Native Fast Image version: 8.6.3
  • iOS Version: 17.3.1

Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.

@MetaBenji MetaBenji added the bug label Mar 6, 2024
@guinogueira2202
Copy link

I have the same problem

@minhDaiVatek
Copy link

minhDaiVatek commented Mar 15, 2024

Screenshot 2024-03-15 at 13 58 52
for me, i facing this error in android

@tempo-beme
Copy link

tempo-beme commented Apr 13, 2024

I was having the same issue. Fixed it with a ./gradlew clean and react-native start --reset-cache

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

4 participants