1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub
Software Unknown

AI Summary: The frontend of the Habichew app is encountering an error preventing it from running on web and iOS. The error message indicates that the image file `placeholder.png` located in the `assets/images` directory cannot be found by the React Native application. The task involves troubleshooting and resolving this import path issue within the `Tasks.tsx` component, likely by correcting the relative path to the image asset.

Complexity: 2/5
help wanted front-end