79467037

Date: 2025-02-25 15:22:08
Score: 2
Natty:
Report link

if your images are not showing on UI just follow these steps Run this command to check your Metro version => npx metro --version

Also, verify the installed Metro packages using this command: npm list metro If Metro is missing or outdated or you see multiple version, reinstall it using this command npm install metro@latest metro-config@latest metro-core@latest --save-dev

this might want permission , enable permission and run this command npx react-native start --reset-cache Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hamza Sarwar