Open Issues Need Help
View All on GitHub Software • Unknown
Frontend unable to open in web nor iOS. 2 months ago
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