Cross-platform development within a single Cursor project

Has anyone done any cross-platform application development in Cursor that isn’t a write-once codebase like Flutter? For example let’s say I’m building native Android, iOS, and web clients for my app, is Cursor powerful and reliable to enough to execute changes to each client independently in a single project? Can I write a prompt have have Cursor make a change to all clients?