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.

Comments

Popular posts from this blog

Securing Web forms in React

From Snap to Story - Part 1: Building an AI Photo Journal app with React Native, PoML & MCP

From Snap to Story: Building an AI Photo Journal with React Native, PoML & MCP