VenoMap
Revolutionizing Vein Access
Created on 17th July 2025
•
VenoMap
Revolutionizing Vein Access
The problem VenoMap solves
This device can help users accurately identify the right veins or nerves for insulin or other intravenous injections. It is especially beneficial for individuals who require frequent injections and currently rely on medical professionals, incurring additional costs each time. With support for high-contrast mode, it can even function effectively in low-light environments.
https://drive.google.com/file/d/1zIJBztr5ORa8jfclSw74IVxje72nS0H_/view?usp=sharing
Challenges we ran into
There is a specific bug in iOS 26 (internal beta) where the navigation title with the .large display mode fails to appear correctly when the view is at the top of the screen. The title only becomes visible after scrolling down, once the large title fades into the collapsed state. This issue does not occur when using the .inline display mode, which works as expected.
This appears to be a temporary bug in the iOS 26 beta and Xcode beta related to how .large titles are rendered. Apple is expected to resolve this in a future update.
As a workaround, I’m currently using the .inline display mode for the navigation title to maintain consistent behavior.
https://drive.google.com/file/d/1zIJBztr5ORa8jfclSw74IVxje72nS0H_/view?usp=sharing
