---
title: "On-device AI after WWDC 2026: What changed"
url: https://daily.dev/posts/on-device-ai-after-wwdc-2026-what-changed-crybomclh
source_url: https://www.callstack.com/blog/on-device-ai-after-wwdc-2026-whats-new
type: article
source: "Callstack Blog"
published: 2026-06-08T23:03:35.047Z
updated: 2026-08-24T07:08:46.471Z
tags: ["ai", "react-native", "local-ai", "apple-intelligence"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# On-device AI after WWDC 2026: What changed

**[Callstack Blog](https://daily.dev/sources/callstack-blog)** · 5 min read · 0 upvotes · 0 comments

## Summary

Apple's WWDC 2026 expanded on-device AI capabilities significantly. Foundation Models now supports image input alongside text, enabling multimodal use cases without shipping a custom vision model. A second, more capable on-device model was announced for higher-end devices, supporting text, image understanding, and speech. Private Cloud Compute provides a fallback path when local capacity is insufficient. Core AI is a new native framework for running custom local models on Apple silicon, distinct from Foundation Models. For React Native developers, Callstack is working on package updates to expose these new Apple APIs through the existing JavaScript AI stack, covering image understanding, structured extraction, on-device classification, and hybrid local/cloud flows.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.callstack.com/blog/on-device-ai-after-wwdc-2026-whats-new>

---

Tags: [#ai](https://daily.dev/tags/ai), [#react-native](https://daily.dev/tags/react-native), [#local-ai](https://daily.dev/tags/local-ai), [#apple-intelligence](https://daily.dev/tags/apple-intelligence)

[View this post on daily.dev](https://daily.dev/posts/on-device-ai-after-wwdc-2026-what-changed-crybomclh)
