
Szymon Rybczak
19 years old React Native Developer at Callstack, I enjoy exploring new and interesting open source technologies.
Interests:
React Native AI: Bringing on-device LLMs with AI SDK to React Native
React Advanced 2025

Upcoming
React Native AI: Bringing on-device LLMs with AI SDK to React Native

Local, on-device LLMs unlock private-by-default, low-latency AI experiences that work offline - ideal for mobile. In this talk, I’ll show how to run LLMs directly inside React Native apps using an AI SDK that provides a nice abstraction layer to simplify building AI applications.Join us as we explore the creation of react-native-ai, a library that enables local LLM execution. We’ll dive deep into the provider architecture and demonstrate how we integrated it with the MLC LLM Engine and Apple’s foundation models on mobile devices.
Bringing React Server Components to React Native
React Day Berlin 2023Watch video: Bringing React Server Components to React Native

29 min
Bringing React Server Components to React Native
Top Content

React Server Components are new topic in community, bunch of frameworks are implementing them, people are discussing around this topic. But what if we could use React Server Components in React Native? And bring all optimisation features that RSC allows to mobile apps? In this talk I would present what we are able to do with RSC in React Native!