Jules Mobile Client - React Native App for Google's Jules AI Assistant

Published: (December 30, 2025 at 08:58 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Introduction

I built a mobile app to use Google’s Jules AI Assistant on smartphones! Jules is an AI coding assistant that helps with code reviews, bug fixes, and feature implementations.

Why I Built This

Google recently released the Jules API, allowing third‑party apps to integrate with Jules. However, using Jules through a mobile browser is quite sluggish. I wanted a native mobile experience with better performance.

Features

  • 📱 Cross‑platform (iOS & Android) with Expo
  • 🌙 Dark mode support
  • 🌐 i18n (English & Japanese)
  • 🔐 Secure API key storage with expo-secure-store
  • 💬 Real‑time chat with Jules sessions
  • 📝 Markdown rendering with syntax highlighting

Tech Stack

  • React Native 0.81.5
  • Expo SDK 54
  • TypeScript
  • React 19.1.0

GitHub Repository

https://github.com/linkalls/jules-mobile-client

Screenshots

Check out the repository for screenshots and more details!

Getting Started

git clone https://github.com/linkalls/jules-mobile-client.git
cd jules-mobile-client
npm install
npm start
Back to Blog

Related posts

Read more »

AI SEO agencies Nordic

!Cover image for AI SEO agencies Nordichttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads...