From Snap to Story: Building an AI Photo Journal with React Native, PoML & MCP
From Snap to Story: Building an AI Photo Journal with React Native, PoML & MCP Part 3: Set up image picking (camera/gallery) and sending the photo to the MCP server . In this post, we would add a feature in our React-Native app to let user take a photo (or pick from gallery), send it to the backend, and display the returned AI caption (for now still placeholder). This is where the “Photo Journal” starts coming alive.