README.md

September 8, 2026 ยท View on GitHub

React Native ExecuTorch

Gallery


React Native ExecuTorch Gallery is an interactive showcase app designed to demonstrate what is possible with on-device AI and experience firsthand how fast it can run on your own phone.

Built with react-native-executorch, each screen is a real, standalone example of idiomatic library usage across computer vision, local LLMs, speech synthesis, and natural language processing that can be lifted straight into your own app.

LLM ChatText to ImageReal-Time VisionText to Speech
LLM ChatText to ImageObject DetectionText to Speech
Speech to TextOCR Text RecognitionPrivacy Filter (PII)Gallery Overview
Speech to TextOCR RecognitionPrivacy FilterGallery Menu

Getting Started

npm install
npm run ios       # or npm run android

Requirements

  • Expo SDK 57 and React Native 0.86
  • iOS 17.0+
  • Android 13.0+

Important

The app requires a development build (Expo Go is not supported). Models are downloaded on first use and then run fully offline.

Documentation

The full library documentation, task guides, architecture deep dives, and API references live in the main react-native-executorch repository. Each task screen in this showcase maps directly to an extension guide in the docs:

docs.swmansion.com/react-native-executorch

Created by Software Mansion

Since 2012, Software Mansion has been building mobile and web apps, contributing to open-source software, and dealing with all kinds of React Native challenges. We are Core React Native Contributors. We can help you build your next AI product โ€“ Hire us.

swm