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

Image can not update source when change source is ImageRequireSource #5721

Open
5 tasks done
TVGSOFT opened this issue Mar 30, 2023 · 1 comment
Open
5 tasks done

Comments

@TVGSOFT
Copy link

TVGSOFT commented Mar 30, 2023

Description

Image can not update source when change source is ImageRequireSource

CodeSandbox/Snack link

https://snack.expo.dev/@giaptran/awkward-candies

Steps to reproduce

  1. Click on the Image.
  2. The "isChecked" state change but image source doesn't change.

NativeBase Version

3.4.28

Platform

  • Android
  • CRA
  • Expo
  • iOS
  • Next

Other Platform

No response

Additional Information

No response

@ghost
Copy link

ghost commented Mar 31, 2023

this on a react native bug, use <Image source={require(".../")}/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant