# React Native Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/react-native
> Markdown URL: https://aitinkerers.org/technologies/react-native.md
> Technology record last updated: 2026-09-18T14:19:46Z
> Generated: 2026-09-20T13:44:31Z

React Native is an open-source framework for building native mobile applications (iOS, Android) using JavaScript and React.

React Native is a powerful JavaScript framework, originally developed by Meta (Facebook), enabling developers to build truly native mobile applications for both iOS and Android from a single codebase. It utilizes the React declarative programming model and bridges JavaScript code to the native UI components of each platform, ensuring high performance and a genuine native look and feel. This approach allows teams to share up to 90% of code, drastically reducing development time and cost. Major companies like Facebook, Microsoft, and Shopify leverage React Native for their production apps, validating its scalability and efficiency for cross-platform development.

- Official technology site: https://reactnative.dev/
- Public AI Tinkerers demos and talks: 13
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Eliluce : Du dessin à la créature : donner vie à l’imagination des enfants avec l’IA](https://paris.aitinkerers.org/talks/rsvp_jueOAUu0c6w)

J’ai créé Elliluce, une application créative qui permet aux enfants de dessiner des créatures imaginaires, puis de les transformer en personnages illustrés grâce à l’IA. Pendant la démo, je dessinerai une créature dans l’application, je lancerai sa transformation et je dévoilerai le résultat à côté du dessin original. Je montrerai également comment le dessin est transmis au modèle pour générer l’illustration.

- Event context: AI Engineer Kids Day — Paris (Ages 9–15) — 2026-09-20 — Paris
- Public talk page: https://paris.aitinkerers.org/talks/rsvp_jueOAUu0c6w

### [Running LLMs on a phone's NPU/GPU](https://nurnberg.aitinkerers.org/talks/rsvp_GoQnkwtTLUg)

PocketPal AI is an open-source mobile app that runs LLMs fully on-device on both iOS and Android. No server, no API key, and works in airplane mode. Live demo: 1. Running models on a phone: chat with a local model, on-device TTS (ONNX), and an agentic loop that builds a simple web page, all on the phone. 2. The dev pipeline (pocketpal-dev-team): a multi-agent Claude Code pipeline that builds the app, then auto-runs e2e tests, takes screenshots and benchmarks across real devices to produce a per-release baseline report. Then I show the stack underneath. Links: https://github.com/a-ghorbani/pocketpal-ai PocketPal AI runs local LLMs on-device. Agentic orchestration framework: https://github.com/a-ghorbani/pocketpal-dev-team Agistry: https://github.com/a-ghorbani/agistry A lightweight, fault-tolerant registry + mailbox for coordinating agent processes. Agistry is a CGO-free Go-based SQLite-backed registry managing token-protected agent data.

- Event context: AI Tinkerers Nürnberg: June Meetup (Community Hub) — 2026-06-24 — Nürnberg
- Public talk page: https://nurnberg.aitinkerers.org/talks/rsvp_GoQnkwtTLUg

### [Revolutionalizing audiobooks with AI](https://dubai.aitinkerers.org/talks/rsvp_WNyvbI0-h8Q)

75000+ Audiobooks narrated to you through the power of AI. Will start with completely explaining the product along with a working demo of the app. A user chosen book (from the 75000+) book catalogue being narrated live with AI.

- Event context: AI Tinkerers Dubai - May Demo Day — 2026-05-23 — Dubai
- Public talk page: https://dubai.aitinkerers.org/talks/rsvp_WNyvbI0-h8Q

### [UI on the Fly](https://nyc.aitinkerers.org/talks/rsvp_95YAuinv7Hk)

A system that lets AI agents change app UI on the fly. The demo will show components being swapped live across existing app frameworks.

- Event context: Demo Day: Adaptive Software with Sky Valley and Veris — 2026-05-13 — New York City
- Public talk page: https://nyc.aitinkerers.org/talks/rsvp_95YAuinv7Hk

### [Seams Showing: Deconstructionist Approach to AI Engineering](https://dc.aitinkerers.org/talks/rsvp_M_8O9nWG6RU)

AO is a governed AI pipeline for MTG rules adjudication. Instead of a chat loop, it's a layered system where each stage — input, retrieval, semantic gating, and response — has an explicit contract and a single owner. The interface is built around a single animated spine element that reflects system state rather than a chat UI. Inference runs fully on-device.

- Event context: AI Tinkerers x Softengi - DC Metro Meetup - April 9th, 2026 — 2026-04-09 — DC
- Public talk page: https://dc.aitinkerers.org/talks/rsvp_M_8O9nWG6RU

### [Gamifying Daily Habit Tracking with a Stock Market Engine](https://toronto.aitinkerers.org/talks/rsvp_uMxXx1LEbrg)

I built a mobile app that turns daily habit completion into a live stock market-like experience. The core is a Moving Average Model — instead of simple streak counting, your "performance index" fluctuates up or down based on whether today's output beats or misses your 7-day rolling average. This creates authentic volatility: good days pump your index, bad days cause drawdowns, just like a real ticker. I'll walk through the architecture - how the index is calculated, how chart scrubbing and real-time data point rendering works, how I structured persistent storage for historical navigation, and the glassmorphism UI system built on top of React Native. No pitch. Just the messy, interesting engineering decisions.

- Event context: AI Tinkerers Toronto - February 2026 @ Cohere! — 2026-02-26 — Toronto
- Public talk page: https://toronto.aitinkerers.org/talks/rsvp_uMxXx1LEbrg

### [Sensora](https://conakry.aitinkerers.org/talks/rsvp_chnxLIer_5Q)

Logo Sensora Donnez une voix au silence Sensora accompagne les personnes sourdes et malentendantes avec des technologies accessibles qui transforment la communication et renforcent l'inclusion au quotidien. Découvrir Sensora Voir la démo Sensora - Application mobile et utilisatrice A Une technologie au service de l'accessibilité Découvrez comment Sensora transforme la communication quotidienne avec des fonctionnalités pensées pour répondre aux besoins réels des personnes sourdes et malentendantes. LSF Appareil connecté Capteurs santé (rythme cardiaque, stress, température) avec alertes d'urgence intégrées.

- Event context: AI Tinkerers – Conakry: Inaugural AI Conference @ Afrinov Tech Expo — 2026-02-11 — Conakry
- Public talk page: https://conakry.aitinkerers.org/talks/rsvp_chnxLIer_5Q

### [How SuperLango Turns Any Conversation Into a Personalized Vocabulary Learning Engine](https://poland.aitinkerers.org/talks/rsvp_EHAlFhI53Q4)

I’ll demo SuperLango’s core loop: a user speaks, we extract key phrases, match them to our cross-language meaning graph, expand each item with semantically close words, blend them with essential vocabulary for the target language, and produce a personalized set of training cards. I’ll show the ingestion flow, the matching/expansion logic, and how the mobile app consumes it live — no slides, only the system working end-to-end.

- Event context: AI Tinkerers Poland &amp; GDG #2 - Meetup in Wrocław — 2026-01-27 — Poland
- Public talk page: https://poland.aitinkerers.org/talks/rsvp_EHAlFhI53Q4

### [Wellbody - wellness habit formation](https://tokyo.aitinkerers.org/talks/rsvp_NN5sE2jWzCM)

Wellbody is a wellness habit formation app for iOS and android. We take a holistic approach to helping users accomplish their wellness goals by giving users actionable tasks every day and supplementing them with unique features that help users develop habits in fitness, nutrition, recovery, and mindfulness.

- Event context: AI Tinkerers Ginza Meetup – January 15, 2026 — 2026-01-15 — Tokyo
- Public talk page: https://tokyo.aitinkerers.org/talks/rsvp_NN5sE2jWzCM

### [Agentic Wallets and AI-Driven Patronage with Stablecoins](https://austin.aitinkerers.org/talks/rsvp_wIP36d0REp8)

I’ll walk through the design and implementation of ClamBot, an agentic wallet system that distributes patronage automatically based on AI-curated recommendations. The core idea: users deposit tokens, and autonomous agents allocate funds across creators, categories, and up-and-coming voices. I’ll demo how recommendation logic, fund distribution, and programmable vaults work, and how we’re extending this into “taste as currency.”

- Event context: AI Tinkerers Austin AI Demo Night w/ Google &amp; Comet — 2025-10-09 — Austin
- Public talk page: https://austin.aitinkerers.org/talks/rsvp_wIP36d0REp8

### [Powering Up Games with AI](https://brisbane.aitinkerers.org/talks/rsvp__42WvF7v1Lg)

"Building the Future of Gaming: A Complete AR MMORPG with AI-Driven Content Generation" I'll present a comprehensive case study of developing B3200 AR Clean, a location-based AR MMORPG that seamlessly integrates React Native, Unity, Firebase, and Niantic Lightship ARDK. The presentation will demonstrate how I solved complex technical challenges including: Cross-platform AR integration using Unity embedded as an Android library with React Native bridge Real-time GPS-based building placement with Mapbox (React Native) and Niantic (Unity) coordinate synchronization AI-powered content generation using Firebase Functions with automated product creation, quest generation, and market analysis Direct Unity-Firebase integration bypassing traditional bridge limitations for real-time building data Advanced AR player movement with GPS tracking, gyroscope/compass controls, and laser combat systems The talk includes live demonstrations of buildings appearing in AR from Firebase data, AI-generated quests and products, and the complete build process from Unity export to Android APK deployment.

- Event context: AI Tinkerers – Brisbane Inaugural Meetup · 11 September 2025 — 2025-09-11 — Brisbane
- Public talk page: https://brisbane.aitinkerers.org/talks/rsvp__42WvF7v1Lg

### [Claude Code in your Pocket](https://sf.aitinkerers.org/talks/rsvp_iFHlH6TghDQ)

We’ve been working on an “agent command center” that makes it easy to launch and control Claude Code from anywhere, terminal, web, or mobile, and move between them seamlessly. For example, you can run pip install omnara &amp;&amp; omnara to start a regular Claude Code session. Then, if you need to step away, you can pick up the same session in our web dashboard or mobile app What pushed us to build this was the frustration of waiting around while Claude Code runs. Instead of being stuck at the laptop for 5–10 minutes at a time, we can now jump in and respond wherever we are, bed, a walk, an Uber, laundry, even the bathroom. Omnara is open source and free to try. We’d love any feedback from the community.

- Event context: AI HyperEngineering: Claude/Amp Maxxing, Background Agents, CI/CD — 2025-08-22 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_iFHlH6TghDQ

### [Socia](https://abu-dhabi.aitinkerers.org/talks/rsvp_CHaxHsxZZH0)

Socia is your personal communication coach, built to help you master public speaking and everyday conversations with AI-driven real-time feedback. Whether you're preparing for a big presentation, tackling social anxiety, or just looking to refine your speaking skills, Socia provides immersive practice environments, instant speech analysis, and gamified learning to make communication training engaging and effective. Powered by React Native with TypeScript on the frontend and Flask on the backend, Socia leverages Azure AI services to deliver cutting-edge speech recognition and analysis. Available on iOS, Android, and beyond, Socia ensures that anyone, anywhere, can become a more confident speaker.

- Event context: AI Tinkerers - Abu Dhabi Meetup #3 (Feb 2025) — 2025-02-21 — Abu Dhabi
- Public talk page: https://abu-dhabi.aitinkerers.org/talks/rsvp_CHaxHsxZZH0

## Related Technologies

- [TypeScript](https://aitinkerers.org/technologies/typescript) ([Markdown](https://aitinkerers.org/technologies/typescript.md)) — 205 public demos
- [Supabase](https://aitinkerers.org/technologies/supabase) ([Markdown](https://aitinkerers.org/technologies/supabase.md)) — 90 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 214 public demos
- [Expo](https://aitinkerers.org/technologies/expo) ([Markdown](https://aitinkerers.org/technologies/expo.md)) — 3 public demos
- [Firebase](https://aitinkerers.org/technologies/firebase) ([Markdown](https://aitinkerers.org/technologies/firebase.md)) — 23 public demos
- [llama](https://aitinkerers.org/technologies/llama) ([Markdown](https://aitinkerers.org/technologies/llama.md)) — 48 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [Appium](https://aitinkerers.org/technologies/appium) ([Markdown](https://aitinkerers.org/technologies/appium.md)) — 1 public demo
- [AsyncStorage](https://aitinkerers.org/technologies/asyncstorage) ([Markdown](https://aitinkerers.org/technologies/asyncstorage.md)) — 1 public demo
- [Azure AI services](https://aitinkerers.org/technologies/azure-ai-services) ([Markdown](https://aitinkerers.org/technologies/azure-ai-services.md)) — 1 public demo
- [Cloudflare](https://aitinkerers.org/technologies/cloudflare) ([Markdown](https://aitinkerers.org/technologies/cloudflare.md)) — 17 public demos
- [Cloud Speech-to-Text API](https://aitinkerers.org/technologies/cloud-speech-to-text-api) ([Markdown](https://aitinkerers.org/technologies/cloud-speech-to-text-api.md)) — 3 public demos
- [ElevenLabs](https://aitinkerers.org/technologies/elevenlabs) ([Markdown](https://aitinkerers.org/technologies/elevenlabs.md)) — 42 public demos
- [Flask](https://aitinkerers.org/technologies/flask) ([Markdown](https://aitinkerers.org/technologies/flask.md)) — 24 public demos
- [Flutter](https://aitinkerers.org/technologies/flutter) ([Markdown](https://aitinkerers.org/technologies/flutter.md)) — 24 public demos
- [frontend](https://aitinkerers.org/technologies/frontend) ([Markdown](https://aitinkerers.org/technologies/frontend.md)) — 6 public demos
- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 188 public demos
- [Google AI API](https://aitinkerers.org/technologies/google-ai-api) ([Markdown](https://aitinkerers.org/technologies/google-ai-api.md)) — 1 public demo
